FlyingEnemy
This commit is contained in:
parent
11b0e77b48
commit
3d940d26c0
12 changed files with 1543 additions and 1380 deletions
|
@ -10,11 +10,17 @@ config_version=4
|
|||
|
||||
_global_script_classes=[ {
|
||||
"base": "Resource",
|
||||
"class": "MainInstances",
|
||||
"language": "GDScript",
|
||||
"path": "res://MainInstances.gd"
|
||||
}, {
|
||||
"base": "Resource",
|
||||
"class": "PlayerStats",
|
||||
"language": "GDScript",
|
||||
"path": "res://Scenes/Player/PlayerStats.gd"
|
||||
} ]
|
||||
_global_script_class_icons={
|
||||
"MainInstances": "",
|
||||
"PlayerStats": ""
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue