Started by
Raxiore1972
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! I’m Raxiore. I’m making a dinosaur mod for Forge 1.20.1. But my dinosaurs are so huge that when riding them, the screen is mostly blocked by the dinosaur body. Therefore, I want the entire body of the dinosaur the player is riding to be fully visible on the screen with third person view. If coding makes it possible, I'll try
If you teach me how to change the camera distance, I will give you my beta mod for free, it so cool
It isn't possible to change the camera position, but it should be possible to change the FOV to be really big, making the camera zoomed out, via the code editor. I am trying to find out how to do this, I will be back with you if I find out