Posted May 27, 20205 yr I want for my mod to have a gui that can display blocks in a way that it looks like a platform like the one in the image below (the actual appearance may vary though). For that I wrap the blocks to render into an ItemStack and have the ItemRenderer render that stack. Now it seems that Minecraft switches into an orthographic view when rendering GUIs, which makes sense of course, but I'd rather like to have a "correct" perspective onto the gui. Is there a way I can render my GUI not orthographic? Edited May 27, 20205 yr by Keheck
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.