Fixed spawnable enemies alpha

This commit is contained in:
Marco 2025-09-26 10:53:20 +02:00
commit 6c9222e47e
5 changed files with 252 additions and 162 deletions

View file

@ -10,7 +10,7 @@ classname = "Enemy"
base_classes = Array[Resource]([ExtResource("1_f3dmh"), ExtResource("2_foxys")])
class_properties = {
"autospawn": true,
"respource_path": ""
"resource_path": "resource_path"
}
class_property_descriptions = {
"autospawn": "Whether to spawn automatically or not",