mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 19:51:17 +00:00
Mapping and textures
This commit is contained in:
parent
d6768544e8
commit
04ea9dd191
19 changed files with 1055 additions and 619 deletions
12
textures/Manual/Screen_001.tres
Normal file
12
textures/Manual/Screen_001.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://cogebco5aindr"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://sppxd7ikwdrt" path="res://textures/Manual/Screen_001.png" id="1_cejmh"]
|
||||
[ext_resource type="Texture2D" uid="uid://geia12hrqcow" path="res://textures/Manual/Screen_001_emission.png" id="2_pfd4p"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_cejmh")
|
||||
metallic_specular = 0.0
|
||||
emission_enabled = true
|
||||
emission_operator = 1
|
||||
emission_texture = ExtResource("2_pfd4p")
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue