broken_seals/game/data/voxel_surfaces/1_stone.tres

13 lines
384 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_03.png" type="Texture" id=2]
[resource]
resource_name = "Stone"
id = 1
voxel_name = "Stone"
texture_top = ExtResource( 2 )
texture_bottom = ExtResource( 1 )
texture_side = ExtResource( 1 )