I have an idea for a 2D space colony builder game, but I am unsure how to do the building placement, can anyone point me in the right direction on how to do this?
Thanks :)
Welcome to the forums @Vantadaga!
I didn't find anything for isometric grid building systems, but I glanced through this tutorial and it seems to have a system for placing building on a 2D grid, which may be helpful as a reference:
@TwistedTwigleg said: Welcome to the forums @Vantadaga! I didn't find anything for isometric grid building systems, but I glanced through this tutorial and it seems to have a system for placing building on a 2D grid, which may be helpful as a reference: How to make a Strategy Game in Godot - Part 2
@TwistedTwigleg said: Welcome to the forums @Vantadaga!
Thank you, I will take a look :)