broken_seals/game/data/voxel_surfaces/2_test.tres
2019-11-20 13:59:32 +01:00

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 )