fixed player leaving bounds check
This commit is contained in:
@@ -1178,7 +1178,7 @@ damage_number = ExtResource("9_rmegy")
|
||||
taunts = Array[String](["did i do that?", "you've been on my shitlist", "you like that?? you want more??", "you should try dodging", "schwing!", "hows your gut now you big cup of dumdum juice?!"])
|
||||
|
||||
[node name="HealthBarSprite" parent="." node_paths=PackedStringArray("character") instance=ExtResource("7_87l3v")]
|
||||
transform = Transform3D(0.254412, 0, 0, 0, 0.561068, 0, 0, 0, 1, 0, 1.95671, 0)
|
||||
transform = Transform3D(0.254412, 0, 0, 0, 0.561068, 0, 0, 0, 1, 0, 2.41498, 0)
|
||||
billboard = 2
|
||||
texture = SubResource("ViewportTexture_87l3v")
|
||||
character = NodePath("..")
|
||||
|
||||
Reference in New Issue
Block a user