GAE_PPWWS/scenes/CartB.tscn

23 lines
767 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://c7e2t3w3nglwh"]
[ext_resource type="Texture2D" uid="uid://c2nk78vdchaxu" path="res://assets/Textures/CartB.png" id="1_mugk1"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_54amy"]
size = Vector2(224, 144)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwxca"]
size = Vector2(87, 186)
[node name="StaticBody2D" type="StaticBody2D"]
[node name="CartB" type="Sprite2D" parent="."]
texture = ExtResource("1_mugk1")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(-53, 0)
shape = SubResource("RectangleShape2D_54amy")
[node name="CollisionShape2D2" type="CollisionShape2D" parent="."]
position = Vector2(-60.5, 0)
shape = SubResource("RectangleShape2D_uwxca")