13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://hog87a8dbj7t"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://bckxhcc1eudvn" path="res://assets/fonts/Plane Crash.ttf" id="1_gaihc"]
|
|
[ext_resource type="Script" uid="uid://d3b7dlkw26pyl" path="res://scripts/enemy_taunt.gd" id="2_s81dc"]
|
|
|
|
[node name="enemyHealth" type="Label3D" groups=["spawned"]]
|
|
billboard = 2
|
|
text = "1
|
|
"
|
|
font = ExtResource("1_gaihc")
|
|
font_size = 60
|
|
script = ExtResource("2_s81dc")
|