#3D Grid game

2 messages · Page 1 of 1 (latest)

fresh wyvern
#

Completely new to game dev and Godot. I figured I'd learn by trying to make a basic tactical grid game, where I just move units around the grid and have them attack each other. I don't have any assets yet and don't really want to make any. I think I will just use basic shapes like Cubes.

Can someone give me some tips on where to start?

I created a 3D scene and a Gridmap node

#

I kind of want it to be a "flat 3d" style so I can zoom in and out but the terrain is just an image or something. Rather than having it like this demo