Started by
XPS
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone, I was wondering if anyone knew of a way to move the player camera to a locked location and lock the player in one place or unrender the player for a cutsean in a pet mod
To the best of my knowledge, not possible using MCreator's built in tools. I've seen other mods do similar things, but you would likely need custom code for this. (Might be worth seeing if you can find a github repository that has some code for this, or seeing if there are any Java tutorials out there.)