mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 07:35:54 +00:00
typed Open trigger
This commit is contained in:
parent
1907a38575
commit
4abf28066a
23 changed files with 2018 additions and 1440 deletions
8
textures/special/trigger.tres
Normal file
8
textures/special/trigger.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dmfuq58on7085"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://sleku10uych1" path="res://textures/special/trigger.png" id="1_k0xf0"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_k0xf0")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue