Hint text
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
[ext_resource path="res://Tetrominos/Tetromino.gd" type="Script" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/Mino.tscn" type="PackedScene" id=2]
|
||||
|
||||
[node name="TetroJ" type="Spatial" index="0"]
|
||||
[node name="TetroJ" type="Spatial"]
|
||||
|
||||
script = ExtResource( 1 )
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
[ext_resource path="res://Tetrominos/TetroT.gd" type="Script" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/Mino.tscn" type="PackedScene" id=2]
|
||||
|
||||
[node name="TetroT" type="Spatial"]
|
||||
[node name="TetroT" type="Spatial" index="0"]
|
||||
|
||||
script = ExtResource( 1 )
|
||||
|
||||
|
Reference in New Issue
Block a user