mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 05:21:16 +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/Computer_001.tres
Normal file
12
textures/Manual/Computer_001.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://ricegdtmvrf7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dfhvjijjjwi3a" path="res://textures/Manual/Computer_001.png" id="1_ii554"]
|
||||
[ext_resource type="Texture2D" uid="uid://dxwgj07h8fgbp" path="res://textures/Manual/Computer_001_emission.png" id="2_ryvtf"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_ii554")
|
||||
metallic_specular = 0.0
|
||||
emission_enabled = true
|
||||
emission_operator = 1
|
||||
emission_texture = ExtResource("2_ryvtf")
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue