mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Fixed entity definitions
This commit is contained in:
parent
e416b3d8cd
commit
133f4088d0
22 changed files with 3681 additions and 6774 deletions
8
textures/special/skip.tres
Normal file
8
textures/special/skip.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bbh117okppt1n"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://p8xebjdv35f0" path="res://textures/special/skip.png" id="1_cvdij"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_cvdij")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue