Commit Graph

2 Commits

Author SHA1 Message Date
Yoan StAmant
92413c1ece Static analysis fix
#jira UE-151416
#rnx
#rb none
#preflight 627961efb6342db361b89392

[CL 20108756 by Yoan StAmant in ue5-main branch]
2022-05-09 15:17:12 -04:00
Yoan StAmant
726e6251f3 GameplayInteractions plugin
- base class for StateTree tasks (GameplayInteractionStateTreeTask)
- GameplayInteractions StateTree schema
   - supports StateTree common Tasks, Evaluators and Conditions + GameplayInteraction Tasks
   - requires two named external data items (Interactable actor and SmartObject claimed handle)
- GameplayInteraction specific SmartObjectBehaviorDefinition to execute a StateTree
- First pass of ContextualAnimStateTreeTask to play a scene from a ContextualAnimation scene asset
#rnx
#rb mikko.mononen
#preflight 627510442e58cb727d38e384

[CL 20074106 by Yoan StAmant in ue5-main branch]
2022-05-06 08:23:48 -04:00