mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 23:41:16 +00:00
Transparent brushes
This commit is contained in:
parent
7aee230b3c
commit
5011de651f
18 changed files with 1545 additions and 1207 deletions
8
textures/Manual/Glass_002.tres
Normal file
8
textures/Manual/Glass_002.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://kdc67iah8mtf"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d1uh7npc2dv7s" path="res://textures/Manual/Glass_002.png" id="1_g2o2s"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_g2o2s")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue