Topic category: Help with MCreator software
I'm not sure if I should post this here or in the Plugins section, so if I posted this in the wrong spot please let me know. If this topic has already been discussed, then please direct me to said post.
For context, I am using an outdated version of MCreator (2023.1) for mod-related reasons (I need some extra mods that haven't been updated yet). I am also using the Geckolib plugin for said outdated MCreator version.
SO, I've ran into a slight issue when I was just about to finish making my lil' magic flying carpet. I got everything working fine, the mounting, raising / lowering the entity using look angles, etc. The only problem I have is trying to stand on it.
Normally, all you have to do is simply check the Solid Bounding Box property, and boom, done, although it doesn't seem to hold true for animated entities for some reason. Geckolib seems to default to a "(never)" condition that can't be altered. I thought it required a prerequisite procedure to get going (odd but whatever), but it also doesn't seem to allow me to use any procedures either. I just find it ironic that I can make moving platforms that move with the player, but not this lol.
So this begs the question: Is it even possible at all? (within MCreator, because yeah obviously it is, I just suck at coding lol). Help would be very much appreciated and needed.