pieces can rotate while moving
whe can color pieces dynamically pieces have collider and can kill each other
This commit is contained in:
parent
3ea7bfd5dc
commit
026d634c3a
18 changed files with 283 additions and 263 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue