mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://world/textures/texture_sheet.png" type="Texture" id=1]
|
|
|
|
[resource]
|
|
flags_transparent = true
|
|
params_depth_draw_mode = 3
|
|
albedo_texture = ExtResource( 1 )
|