Health.tscn 153 B

123456
  1. [gd_scene load_steps=2 format=2]
  2. [ext_resource path="res://Health.gd" type="Script" id=1]
  3. [node name="Health" type="Node2D"]
  4. script = ExtResource( 1 )