mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
10 lines
281 B
Plaintext
10 lines
281 B
Plaintext
|
[gd_resource type="MultiMesh" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://new_arraymesh.tres" type="ArrayMesh" id=1]
|
||
|
|
||
|
[resource]
|
||
|
instance_count = 2
|
||
|
visible_instance_count = 2
|
||
|
mesh = ExtResource( 1 )
|
||
|
transform_2d_array = PoolVector2Array( 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0 )
|