by SpiderMack » 10 Oct 2017, 15:44
The character is strafing while keeping orientation to the player.
I think it can be done using SetPosition or Physics with SetVelocity, and code it ourselves.
But for Character system, it needs to have Move() function not depending on character orientation, these are two different systems.
Perhaps Skyline Character will have such new function.