No description
Find a file
NnYGames 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
components Initial commit 2024-09-08 13:34:41 -04:00
.gitattributes Initial commit 2024-09-08 13:34:41 -04:00
.gitignore Initial commit 2024-09-08 13:34:41 -04:00
icon.svg Initial commit 2024-09-08 13:34:41 -04:00
icon.svg.import Initial commit 2024-09-08 13:34:41 -04:00
iso_building.png Added basic placing of building 2024-09-09 20:46:51 +03:00
iso_building.png.import Added basic placing of building 2024-09-09 20:46:51 +03:00
iso_tile.png Added basic placing of building 2024-09-09 20:46:51 +03:00
iso_tile.png.import Added basic placing of building 2024-09-09 20:46:51 +03:00
Main.tscn Added basic placing of building 2024-09-09 20:46:51 +03:00
project.godot Add input buttons 2024-09-08 14:35:24 -04:00
theme.tres Initial commit 2024-09-08 13:34:41 -04:00
tile_map.gd Added basic placing of building 2024-09-09 20:46:51 +03:00