Godot Version
4.3
Question
How come when I draw a tree in the grass or dirt it is truncated, but fine in the empty region?
I’m new here and to Godot.
Thanks!
John
4.3
How come when I draw a tree in the grass or dirt it is truncated, but fine in the empty region?
I’m new here and to Godot.
Thanks!
John
You need to do this in different layers, you will find many tutorials on it on youtube, I also made one, check this, it covers it in 2 mins.
Thank you KingGD. If I can give you some feedback on your video… time lapse is too fast for total beginners. I think you would get more views by slowing it down with more details from the voice over.
Yeah I already realized that, I will make the future videos properly.
Check Y-sorting or Z-index tutorials maybe that will help if you want to use only 1 layer for background.
Thanks, SirG. I did fix this problem with layers. However, I also needed to mess with Z-index too in order to see the player in the foreground. I’m not sure how/why worked, but at least I know it need to look that up and learn it.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.