Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation of how to use tool #20

Open
StoreBoughtRocketGames opened this issue Jan 7, 2023 · 6 comments
Open

Documentation of how to use tool #20

StoreBoughtRocketGames opened this issue Jan 7, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@StoreBoughtRocketGames
Copy link

Not really a feature request, or a bug (at least as far as I can tell). I think I just couldn't figure out how to use the tool to use the terrain brush. Is it possible to add some more details on how to go about using your tool?

I was able to enable it thanks to the c# compile trick from another issue. But, I couldn't really get the tool to do anything after generating a mesh. Thanks for any help! Keep up the good work. A good terrain editor is really what's missing from Godot.

@Sythelux
Copy link
Collaborator

Aye,
it took me a while as well to understand that tool.

I do agree it really needs a wiki or docs. (maybe even explanatory video which could also help promote it)
although that is a decision @sboron has to make (for example enable the wiki option for this repo). There is nothing much I can do atm. I'm only main contributor, but won't have much time either until late february, but it is noted and maybe someone finds the time.

in General for the most basic approach you get a heightmap (those typical black-white images which terrain height from above), this image can also be gray and will just elevate at a specific height.

Then you add a Terrain Node to the Scene, click on it and open the wizard, the rest is like in the README.

after you've done so you might have to close and reopen the scene, because of a bug with Godot4 beta.

@Sythelux
Copy link
Collaborator

@sboron can you enable the wiki feature for this repository?

@rubenwardy
Copy link

rubenwardy commented Jul 15, 2023

I can't work out how to do anything using this plugin, it doesn't seem to do anything

@sboron can you enable the wiki feature for this repository?

I suggest adding documentation to your fork (and making it sound a bit less amateur "This repos is for testing if the Terrain Plugin works correctly"), can always PR it back if sboron reappears


Edit: I've switched to using this plugin, which has documentation: https://github.com/Zylann/godot_heightmap_plugin/tree/godot4

@kalysti
Copy link
Owner

kalysti commented Jul 15, 2023

@sboron can you enable the wiki feature for this repository?

Its always on?

@kalysti
Copy link
Owner

kalysti commented Jul 15, 2023

I didnt realize that so many of u guys using my tool. Last time i was walking on this tool when the alpha 4.0 comes out :). But promise i will bring now more updates. So stay tuned

@rubenwardy
Copy link

I found it because it's the top of google search and it's the only terrain tool on Godot Assets marked as supporting Godot 4

@Sythelux Sythelux added the enhancement New feature or request label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants