Swap Item models on right click.

Started by TimeLordian01YT on

Topic category: Troubleshooting, bugs, and solutions

Active 5 years ago
Joined Apr 2017
Points:
701

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Swap Item models on right click.

I am trying to make an item that switches between two models on right click.

I want it to change to the second model when right clicked, and then change back on another right click.

How would i do this?

Active 5 years ago
Joined Apr 2017
Points:
701

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Oh, thank you, any idea when…
Sun, 10/06/2019 - 12:15

Oh, thank you, any idea when it might be added?

Active 5 years ago
Joined Apr 2019
Points:
775

User statistics:

  • Modifications: 1
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 47
It is possible with…
Sun, 10/06/2019 - 19:46

It is possible with procedures, by creating two separate items one with each model and have it switch between those two items, rather than models.