clean up mess

This commit is contained in:
adrienmalin
2019-01-01 04:09:52 +01:00
parent 84abafae58
commit 80fb1421bd
37 changed files with 189 additions and 1262 deletions

View File

@ -1,12 +1,9 @@
[gd_resource type="CubeMesh" load_steps=2 format=2]
[ext_resource path="res://Tetrominos/Mino/MinoMaterial.tres" type="Material" id=1]
[gd_resource type="CubeMesh" format=2]
[resource]
material = ExtResource( 1 )
custom_aabb = AABB( 0, 0, 0, 0, 0, 0 )
size = Vector3( 0.9, 0.9, 0.9 )
size = Vector3( 0.9, 0.9, 1.9 )
subdivide_width = 0
subdivide_height = 0
subdivide_depth = 0