pieces can rotate while moving

whe can color pieces dynamically

pieces have collider and can kill each other
This commit is contained in:
francis 2026-03-06 22:46:34 +01:00
parent 3ea7bfd5dc
commit 026d634c3a
18 changed files with 283 additions and 263 deletions

View file

@ -7,6 +7,7 @@
[ext_resource type="Script" uid="uid://c7dd1y3vdajk5" path="res://Resources/piece_res.gd" id="4_35asj"]
[resource]
resource_local_to_scene = true
script = ExtResource("4_35asj")
movement_speed = 10.0
mesh = ExtResource("2_xk4k7")