Add fade away component, simple AI and shooting

This commit is contained in:
2025-01-04 08:42:23 +01:00
parent 366c269817
commit f537722849
15 changed files with 347 additions and 12 deletions

View File

@@ -74,6 +74,7 @@ down={
2d_physics/layer_1="Terrain"
2d_physics/layer_2="Collectible Entities"
2d_physics/layer_3="Player"
2d_physics/layer_4="Enemy"
[rendering]