add piece scene
This commit is contained in:
parent
5503d1e735
commit
8a987c0b63
5 changed files with 48 additions and 18 deletions
|
@ -1,12 +1,6 @@
|
|||
[gd_scene load_steps=3 format=2]
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://src/Taquin.gd" type="Script" id=1]
|
||||
|
||||
[sub_resource type="NoiseTexture" id=1]
|
||||
|
||||
[node name="Node2D" type="Node2D"]
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="Sprite" type="Sprite" parent="."]
|
||||
position = Vector2( 511, 311 )
|
||||
texture = SubResource( 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue