#Move an entity up without teleporting

3 messages · Page 1 of 1 (latest)

tardy lagoon
#

I have a moving platform entity using the is_stackable component, and I wanna move the platform up. The only way i can think of doing this is using teleporting, but doing that makes the player clip though. Any other ways of moving the entity up?

lime ivy
#

@tardy lagoon Could you teleport the player up with it?

#

Or perhaps you could try something like the levitation effect.