Dynamic Terrain
iMove Dynamic Terrain 

Place this component on any object that is a moving object (vehicles, platforms, etc...). This will ensure the player's movement is not jittery. Note that your object that is moving will need a collider.

The dynamic terrain component pairs nicely with things like the GVS_Moving_Platform component:


It also works well with the GVS_Floating_Object component:

Last updated