mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 06:23:48 +00:00
Destructible triggers
This commit is contained in:
parent
f013987bab
commit
7aee230b3c
56 changed files with 1457 additions and 1106 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://b000k1durimhn"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://8x3lrl8cuu5k" path="res://textures/Floors/Floor_Tiled_0132.png" id="1_8b8nb"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_8b8nb")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue