I am brand new here so Hi all
I have a somewhat simple question.
Is it possible to change the control scheme on the platform behavior at runtime?
For example if the player pushes a lever and suddenly his controls are changed so the up arrow moves him left instead of the left arrow.
I can't seem to do it with events, but is it possible with scripting somehow?
Or should I use another movement behavior. The platform behavior has the gravity which is quite nice for my setup, so I would prefer using that.