You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added BaseMovementComponent to facilitate sharing common code between movement simulations. This is mostly the component management and moving code. * Added ParametricMovementComponent/System. This is another basic movement system for simple parametric motion. We are using this to begin looking at forward predicting (a deliberate, subset of) simulated proxy actors along with an autonomous proxy controlled simulation. This is still a large WIP and is not fully functioning the way we want yet. #rnx #ROBOMERGE-SOURCE: CL 7709856 via CL 7711147 #ROBOMERGE-BOT: (v385-7708028) [CL 7711190 by david ratti in Main branch]