feat: add ice block variant; add button variant;

This commit is contained in:
2026-09-19 14:06:51 +02:00
parent 4234167cc1
commit 5b7c474f32
13 changed files with 143 additions and 29 deletions
+7
View File
@@ -28,6 +28,13 @@ window/stretch/mode="canvas_items"
wall="A wall tilemap layer"
pushable="A pushuable object"
[layer_names]
2d_physics/layer_1="Environment"
2d_physics/layer_2="Player"
2d_physics/layer_3="Puzzle Elements"
2d_physics/layer_4="Puzzle Walls"
[physics]
3d/physics_engine="Jolt Physics"