{Request} Entity rides another entity procedure block

Started by v3NTF on

Topic category: Feature requests and ideas for MCreator

Last seen on 14:15, 24. Sep 2022
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
{Request} Entity rides another entity procedure block
Mon, 02/10/2020 - 12:12 (edited)

a prodecure that makes a entity (player) ride another entity (boat, minecart, etc) this is to make these things automatic so the player doesnt have to right click

Like this for example

if (player has item in main hand ) {

    player.startriding(what ever entity is near by)

 

 

Edited by v3NTF on Mon, 02/10/2020 - 12:12
Last seen on 16:24, 8. Jan 2022
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes, but what about the ride…
Thu, 08/20/2020 - 15:05

Yes, but what about the ride procedure? How do I make the player start riding an entity with a procedure?