pushable in large

This commit is contained in:
Booklordofthedings 2024-08-18 12:28:17 +02:00
parent e1f2423761
commit 3c1309de47
4 changed files with 25 additions and 6 deletions

View file

@ -8,7 +8,7 @@ size = Vector2(34, 32)
[node name="BoxPushable1" type="CharacterBody2D"]
collision_layer = 16
collision_mask = 5
collision_mask = 21
script = ExtResource("1_tf1fy")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]

View file

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://biaxahxft1xo0"]
[ext_resource type="PackedScene" uid="uid://d17jpcgayfg6i" path="res://objects/BoxPushable_1.tscn" id="1_pnjdf"]
[node name="BoxPushable1" instance=ExtResource("1_pnjdf")]
scale = Vector2(2, 2)
collision_mask = 21