added other cannon ball sizes

This commit is contained in:
Arthur
2022-12-11 00:11:15 +01:00
parent e670293ee6
commit 1de684c5c1
21 changed files with 305 additions and 22 deletions

View File

@@ -29,7 +29,7 @@ _global_script_classes=[{
"language": &"GDScript",
"path": "res://scripts/Logic/MapNode.gd"
}, {
"base": "Node",
"base": "StaticBody3D",
"class": &"Module",
"language": &"GDScript",
"path": "res://scripts/Modules/Module.gd"