Moving Platforms
I have a moving platform that moves from side to side in my game. I have it moving using interpolate. My actor lands on the platform just fine, but I want my actor to move with the platform, while still being able to jump and move using the move buttons. Any help would be greatly appreciated!
Comments