Started by
CaiGuyCrafter
on
Topic category: Feature requests and ideas for MCreator
It would probably be a hassle and a stretch to add transformations as a feature for Mcreator, but that's pretty much the basis of my mod, changing the player into another creature, and I can't do it with Mcreator bc mixing java code with it is too hard, not to mention I don't know how to java code. That would be absolutely PERFECT if you added transformations. That's all I need! Thanks!
I agree. You are not the only one who has problems with transformations, I too. It would be realy helpeful feature.
I got an idea how to make this:
there must be a new Tab wich is called 'Transformation' or 'Look' or something like this;
If you click it, there will be an 'create an Entity'-like menu, where you can set the model, texture, glowing texture, and other;
and an trigger menu, where will be triggers like 'when Player (or Entity) enters water\swims', 'when Player run', 'when Player walks', 'when Player swings item/weapon' and other triggers from game actions
That would be great. Please add this? I don't wanna seem like I'm begging, but man I'm desperate. I've been having to use literal entities to make the player look different, but it is NOT smooth let me tell you. I would be eternally grateful if the staff added this.
Sorry, but I am not a developer of MCreator))
Oh yeah, I know lol I was more speaking to the developers if they ever see this. Sorry for the misunderstanding
This is not possible to add such a feature because it requires Minecraft and Forge does not support that. it requires a custom system, but it can easily create a lot of incompatibilities between mods. if you want that, you will surely need to make your system yourself.
I think I should start practicing Java...
Hey, Glad to find someone else with the same idea!
We of the Turned Development team are exactly working on this, we're tough, stuck on the Client-Host linking.
If we figure that out, through code we could be able to do that.
Basically, we're also working on making the player able to become a creature by being turned into it, much like a zombie infection.
Oooooh! This is awesome! Definitely notify me somehow if you get anything on this! Thanks so much, I really want to know if this is possible with Mcreator!
This is something that a lot of player need, we can also change the player skin doing this, just turn him into a new Entity that look exactly like the player but give him custom skin
Yes, for sure. So if there are any updates, please notify me and Ro...
Please notife me too when you get out how to make transformations. I really need it for my mod.
Hey there!
MCreator is no longer accepting feature requests and as Goldorion mentioned, it will not be possible with the current configuration of MCreator and Forge, so you might have to rely on a custom system.
Thanks!
Hello... what is a custom system? I'm just wondering what this is since Transformations are a mandatory for my mod, thanks!