Tested some custom resources with a test scene.
This commit is contained in:
parent
4c512379c5
commit
1fd4a809f2
14 changed files with 125 additions and 4 deletions
7
resources/bullet_stats.tres
Normal file
7
resources/bullet_stats.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="Resource" script_class="BulletResource" format=3 uid="uid://ds8pfhnj8c303"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://64l0xhnsdh7x" path="res://scripts/bullet_stats.gd" id="1_c83q5"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_c83q5")
|
||||
metadata/_custom_type_script = "uid://64l0xhnsdh7x"
|
||||
Loading…
Add table
Add a link
Reference in a new issue