GMTK-2024/gmtk_2024/objects/box_pushable_2.tscn

14 lines
528 B
Text
Raw Permalink Normal View History

2024-08-19 17:51:50 +02:00
[gd_scene load_steps=3 format=3 uid="uid://biaxahxft1xo0"]
2024-08-18 12:28:17 +02:00
[ext_resource type="PackedScene" uid="uid://d17jpcgayfg6i" path="res://objects/BoxPushable_1.tscn" id="1_pnjdf"]
2024-08-19 17:51:50 +02:00
[ext_resource type="Texture2D" uid="uid://bgn21wm3f32ch" path="res://textures/movable-block-big.png" id="2_kff60"]
2024-08-18 12:28:17 +02:00
[node name="BoxPushable1" instance=ExtResource("1_pnjdf")]
scale = Vector2(2, 2)
2024-08-19 17:51:50 +02:00
[node name="CollisionShape2D" parent="." index="0"]
position = Vector2(0, 0.5)
[node name="Sprite2D" parent="." index="1"]
texture = ExtResource("2_kff60")