police car weak point
This commit is contained in:
parent
324e7d437b
commit
8a173b968d
15 changed files with 203 additions and 9 deletions
12
utils/label_vfx/label_vfx.tscn
Normal file
12
utils/label_vfx/label_vfx.tscn
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_scene format=3 uid="uid://cfgfg410c6qtc"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cgu05sn2klmf2" path="res://utils/label_vfx/label_vfx.gd" id="1_6m140"]
|
||||
|
||||
[node name="LabelVFX" type="Label3D" unique_id=1366577296]
|
||||
billboard = 1
|
||||
double_sided = false
|
||||
no_depth_test = true
|
||||
text = "Perfect!"
|
||||
font_size = 256
|
||||
outline_size = 96
|
||||
script = ExtResource("1_6m140")
|
||||
Loading…
Add table
Add a link
Reference in a new issue