mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 10:35:54 +00:00
Spawn markers in level
This commit is contained in:
parent
f7448eb3f5
commit
4b65b25dcd
18 changed files with 335 additions and 197 deletions
15
3D/BlockbenchModels/Locker/locker_material/material_0.tres
Normal file
15
3D/BlockbenchModels/Locker/locker_material/material_0.tres
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://ciipcfee37dqj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cpiftac44rqjq" path="res://3D/BlockbenchModels/Locker/Locker_0.png" id="1_j8iki"]
|
||||
|
||||
[resource]
|
||||
resource_name = "material_0"
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.05
|
||||
alpha_antialiasing_mode = 0
|
||||
cull_mode = 2
|
||||
albedo_texture = ExtResource("1_j8iki")
|
||||
metallic = 0.66
|
||||
metallic_specular = 0.4
|
||||
texture_filter = 0
|
||||
texture_repeat = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue