mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-03-05 03:43:10 +01:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://player/Mob.gd" type="Script" id=2]
|
|
|
|
[node name="Mob" type="Entity" groups=[
|
|
"mobs",
|
|
]]
|
|
script = ExtResource( 2 )
|