mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Grahpics overhaul and predicting bullets
This commit is contained in:
parent
24386e724f
commit
946e7df71e
14 changed files with 144 additions and 26 deletions
|
|
@ -99,10 +99,11 @@ shape = SubResource("RectangleShape2D_u3c1h")
|
|||
[node name="Features" type="Node2D" parent="."]
|
||||
|
||||
[node name="Teleporter" type="Marker2D" parent="Features"]
|
||||
position = Vector2(44.8731, -125.141)
|
||||
position = Vector2(61.8844, 118.644)
|
||||
script = ExtResource("12_f3e1d")
|
||||
Type = 4
|
||||
MarkerTexture = SubResource("AtlasTexture_5rt6n")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="Label" type="Label" parent="Features/Teleporter"]
|
||||
offset_left = -20.0
|
||||
|
|
@ -111,6 +112,8 @@ offset_right = 32.0
|
|||
offset_bottom = 1.0
|
||||
text = "Boss Debug"
|
||||
label_settings = ExtResource("14_c0yr1")
|
||||
metadata/_edit_lock_ = true
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="StartTeleporter" type="Marker2D" parent="Features"]
|
||||
position = Vector2(183, 88)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue