I am making a frogger game by moving objects based off adding a value to the Y axis of the object vector.
When my character stands on the moving part and as the object takes my character with it. When I reset the positioning of the object, my character goes with it. Any reasoning to this ?