initial
This commit is contained in:
commit
3ea7bfd5dc
122 changed files with 568704 additions and 0 deletions
10
Scene/Pieces/pawn.tscn
Executable file
10
Scene/Pieces/pawn.tscn
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene format=3 uid="uid://dkl8itq74sajx"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c11aaiot3b336" path="res://Scene/Pieces/piece.gd" id="1_nci4k"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://dn2vs5onakx6i" path="res://Models/pawn.obj" id="3_un5ic"]
|
||||
|
||||
[node name="Pawn" type="Node3D" unique_id=124611093]
|
||||
script = ExtResource("1_nci4k")
|
||||
|
||||
[node name="mesh" type="MeshInstance3D" parent="." unique_id=1910024001]
|
||||
mesh = ExtResource("3_un5ic")
|
||||
Loading…
Add table
Add a link
Reference in a new issue