-
Can you make a 3D terrain editor to your program?
-
How can i share the prototype terrain editor as a "pull request" so that i can get some help in fixing a few issues with it?
terrain editor thread:
https://github.com/Hoimar/Planet-Generator/discu…
-
**Describe the bug**
A terrain is not being rendered on ROS 2 Camera when running GameLauncher in headless mode (`-console-mode`). Running in normal mode works fine.
**Steps to reproduce**
Steps …
-
Currently we can't do `if(GuiToggleGroup(...))` because the return value is always 0. It should return 1 in the frames where user interacts with it. The only way to achieve running any logic when it's…
-
After closing and reopening Godot, the categories for tiles in my plugin are turned off by default. When I turn the categories back on, they work properly in the editor. However, during runtime, the c…
-
MAX Editor no like to dump memory he rather collects more as he goes.
This level on a fresh run, clocks in at around 7.5 gig ( would be 3.5ish if the invisible terrain wasn't hogging around 4 gig),
…
-
The previous terrain experiment came out quite cursed. This version is inspired by the warcraft3 map format and should sidestep many of the issues that affected the previous version.
See this for r…
-
When a slant is present the shape that results of the area is not what I would have expected. I would have expected to get a plateau with sloped sides..instead the slope creates a wall around the cen…
-
In Game Guru Classic editor, if you raise terrain that has static entities on it, and "undo" with control Z , the terrain will go back to its previous height however the static entity will remain floa…
-
### What can't you do?
draw with tablet pressure in editor or game
### How would you like it to work?
Input.Pressure would allow you to get the current pressure value of the input device. This woul…