added moving backround

This commit is contained in:
PfandBoss
2022-12-11 02:58:09 +01:00
parent 597479a4a7
commit 54fcfe1866
7 changed files with 40 additions and 7 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"