This is a nice elevator. However when the player stands on the platform and it goes up, it pushes the player sideways and it falls off. This is because the block is created where the player is. I was wondering if we could change the code to make the player goes up along with the platform. So the code would move the player up instead of having the platform pushing him. Any idea on how to do that? My 12 years old son is working on a game in the game project. This is kind of a 3D Mario Bros type of parkour...
Thanks!
Vincent François
unread,
Jul 26, 2021, 10:29:26 AM7/26/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Adventures in Minecraft Forum
hello,
You have to modify the player position (player.setPos)