Posted December 16, 20204 yr How do I zoom out without distorition by Fov in third-person view? Edited December 16, 20204 yr by JUNHYEOK
December 16, 20204 yr Move the camera further away from the player. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 16, 20204 yr Author 44 minutes ago, Draco18s said: Move the camera further away from the player. I understand, but I don't know how. Are there classes or methods are related to that? Edited December 16, 20204 yr by JUNHYEOK
December 16, 20204 yr You'll have to dig into the code yourself and find what you need. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 17, 20204 yr Author 1 hour ago, Draco18s said: You'll have to dig into the code yourself and find what you need. Is the code I'm going to dig into Minecraft client code or a Forge library code?
December 17, 20204 yr Vanilla. The FOVUpdateEvent (Forge) might help you find the right areas to start looking at though. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 17, 20204 yr Author 3 minutes ago, Draco18s said: Vanilla. The FOVUpdateEvent (Forge) might help you find the right areas to start looking at though. Thank you. I'll try. Edited December 17, 20204 yr by JUNHYEOK
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.