Started by
RetiredTeenager
on
Topic category: Help with Minecraft modding (Java Edition)
I'm currently trying to make an animation that is activated with a keybind, however when I try to link the procedure to the keybinding it says I'm missing dependencies. I'm using Goldfuscate to make a titan transformation from aot.I think it was the playerModel dependency. I have no clue what is going on pls help
https://www.youtube.com/watch?v=CVp64YW2MB0&list=PLAeL-oIFIEngf6S4p5X5C…
Hey, thanks for the response. I had realized this already, but from what i've looked at, I haven't found a way to trigger the animation, since none of the triggers have the dependency playerModel. Is there any way I can trigger this?
Hey, any updates?
Maybe use GeckoLib Plugin, this contains custom animations. This can solve your problem. Can you make an Screenshot of your issue?
Create a new Procedure with the Setup rotation Global Trigger and add your Animations. After that go to the Keybind Procedure and add a Call Procedure Block and select your Procedure where your Animations are.
This doesn't work, as the procedure calling the procedure with the animations also inherites the dependencies from the animatiod procedure. I don't if this is a bug in the plugin of if there's just something i'm missing, I wish the developor would help but they've yet to reply to my comment and i've got no other way to contanct them.
It should working but yeah, I didn't test it.
If you're using Goldfuscate, use trigger procedure Setup rotations of the player - Obfuscate