You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of chunky and have javafx and javajdk21 installed. Chunky works fine so far, but there are two problems. For some reason heads for decoration are missing and even though I configured the world height so that it begins at -64, the program cuts everything away beneath the height of 0.
The text was updated successfully, but these errors were encountered:
Chrisi06
changed the title
World Height Issue and heads missing
World Height Issue and Heads missing
Sep 18, 2024
There are two different controls for Y level in Chunky.
There is the Map ViewMin/Max Y level which controls what you see within the 2D view of the world, controlled via the right control panel
Typically for Scenes/3D view you want to edit the Y min/max clip under the Scene tab in the left control panel - This is a common issue which is something we are trying to resolve by auto-reading the world height as it keeps going to 0 to 256 when it shouldn't. You might need to update Chunky depending on the version you have.
I am using the latest version of chunky and have javafx and javajdk21 installed. Chunky works fine so far, but there are two problems. For some reason heads for decoration are missing and even though I configured the world height so that it begins at -64, the program cuts everything away beneath the height of 0.
The text was updated successfully, but these errors were encountered: