match versions to fix odd bugs
This commit is contained in:
parent
e7a171bc1a
commit
c4bb8dc381
5 changed files with 4 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
[ext_resource type="Texture2D" uid="uid://br5lt5658ioy3" path="res://apezoid_engine.png" id="3_paps8"]
|
||||
[ext_resource type="Texture2D" uid="uid://1jurox63577w" path="res://apezoid-engine-idle.png" id="4_0rv3w"]
|
||||
[ext_resource type="Texture2D" uid="uid://djfjdlri5xdkn" path="res://dotted line.png" id="6_05kle"]
|
||||
[ext_resource type="Script" path="res://laser-apezoid.gd" id="7_f1dfs"]
|
||||
[ext_resource type="Script" path="res://Laser.gd" id="7_otdmu"]
|
||||
[ext_resource type="AudioStream" uid="uid://4ou7posn1vbd" path="res://laserSmall_004.ogg" id="8_6whae"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8qb1c"]
|
||||
|
@ -191,7 +191,7 @@ points = PackedVector2Array(0, 0, 1075, 0)
|
|||
width = 30.0
|
||||
texture = ExtResource("6_05kle")
|
||||
texture_mode = 1
|
||||
script = ExtResource("7_f1dfs")
|
||||
script = ExtResource("7_otdmu")
|
||||
|
||||
[node name="RayCast2D" type="RayCast2D" parent="Laser" index="0"]
|
||||
target_position = Vector2(50000, 2.08165e-12)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue