factory-expansion/logic/mechanics/interaction/world_interaction.tscn

10 lines
361 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dm5hhlwlhnmdb"]
[ext_resource type="Script" uid="uid://cpjhjc17ybuxg" path="res://logic/mechanics/interaction/world_interaction.gd" id="1_gh8ie"]
[node name="World Interaction" type="Node2D"]
script = ExtResource("1_gh8ie")
[node name="Object Shadow" type="Sprite2D" parent="."]
modulate = Color(1, 1, 1, 0.498039)