Receiver works, probably
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=13 format=4 uid="uid://bopet83k23n7t"]
|
||||
[gd_scene load_steps=12 format=4 uid="uid://bopet83k23n7t"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://134x6njync81" path="res://entities/terrain/grass/grass.aseprite" id="1_vd0v3"]
|
||||
[ext_resource type="PackedScene" uid="uid://cprggjrluc751" path="res://entities/player/player.tscn" id="2_8t5gy"]
|
||||
@@ -7,7 +7,6 @@
|
||||
[ext_resource type="PackedScene" uid="uid://cayxfaqxv0irg" path="res://entities/emitter/emitter.tscn" id="4_6qmhn"]
|
||||
[ext_resource type="PackedScene" uid="uid://docbcbiad4ghy" path="res://entities/deflector/deflector.tscn" id="5_wjxv1"]
|
||||
[ext_resource type="PackedScene" uid="uid://fo3xwyve7i5p" path="res://entities/receiver/receiver.tscn" id="6_vcuff"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpgncxhv41apt" path="res://entities/energy_flow/energy_flow_line.tscn" id="8_2l688"]
|
||||
|
||||
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_6qmhn"]
|
||||
texture = ExtResource("1_vd0v3")
|
||||
@@ -253,7 +252,3 @@ position = Vector2(246, 148)
|
||||
|
||||
[node name="Receiver" parent="." instance=ExtResource("6_vcuff")]
|
||||
position = Vector2(264, 23)
|
||||
|
||||
[node name="EnergyFlowLine" parent="." instance=ExtResource("8_2l688")]
|
||||
position = Vector2(-65, 89)
|
||||
maximum_flow_distance = 473.0
|
||||
|
||||
Reference in New Issue
Block a user