Started by
satux
on
Topic category: Help with MCreator software
I would like to create a parachute that deploys when the player does not touch the ground and I can't find how to modify/change the model of the parachute using code. How do I do? thanks in advance
Edited by satux on Sun, 07/30/2023 - 15:45
The "easiest" way I found to do this was to have two separate armor pieces, and just have them swap when needed. Otherwise I think you would need to code it manually.