mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
[gd_resource type="VoxelSurfaceMerger" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://data/voxel_textures/test_09.png" type="Texture" id=1]
|
|
[ext_resource path="res://data/voxel_textures/test_06.png" type="Texture" id=2]
|
|
|
|
[resource]
|
|
resource_name = "Test"
|
|
id = 2
|
|
voxel_name = "Test"
|
|
texture_top = ExtResource( 1 )
|
|
texture_bottom = ExtResource( 2 )
|
|
texture_side = ExtResource( 2 )
|