mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
Camera triggers
This commit is contained in:
parent
827d4f1914
commit
b0d0161ab0
8 changed files with 1136 additions and 1074 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bbhjx7h3wjg2l"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c3mq8nofcrc01" path="res://textures/Floors/Floor_Tiled_Blue_5.png" id="1_s6nau"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_s6nau")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue