#Move an entity up without teleporting
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
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?