You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [gd_resource type="Resource" load_steps=3 format=2]
-
- [ext_resource path="res://jrpg/scripts/entities/data/character_data.gd" type="Script" id=1]
- [ext_resource path="res://jrpg/scenes/entities/Enemy.tscn" type="PackedScene" id=2]
-
- [resource]
- script = ExtResource( 1 )
- name = "Basic Enemy"
- scene = ExtResource( 2 )
|