Commit graph

10 commits

Author SHA1 Message Date
Ategon
ac3b0682be Add new tileset 2024-09-13 21:16:28 -04:00
Ategon
4cada48a71 Start to add building info 2024-09-13 21:02:26 -04:00
Ategon
586b3f55dc Icons 2024-09-13 20:32:06 -04:00
Ategon
ffcb7de8c5 Show and hide info menu 2024-09-13 20:20:51 -04:00
Ategon
c30cc68db8 Add hold and drag building 2024-09-13 20:09:38 -04:00
Ategon
e1753a1587 Add building icons to build menu 2024-09-11 22:40:54 -04:00
45f9c3ba88 Added map
Added map that is randomly generated but has a pattern of placing tiles in a higher layer near the center
Also made it so placing a tower would change according to the top layer
2024-09-10 04:34:30 +03:00
Ategon
ab188c54e0 Make tilemap use mouse handler 2024-09-09 14:19:38 -04:00
285479f89b Added building mode
Added going in and out of building mode by pressing right click, still didn't fully underdstand how to use mouse node
2024-09-09 20:55:23 +03:00
17f4e92df0 Added basic placing of building
Added placing of buildings on the tile map using get input, will try to do it using mouse handler
2024-09-09 20:46:51 +03:00