mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 18:51:15 +00:00
Isometric implementation
This commit is contained in:
parent
1434f7aa6d
commit
ed656f00bb
92 changed files with 2834 additions and 223 deletions
8
textures/Manual/Grille_Wall.tres
Normal file
8
textures/Manual/Grille_Wall.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bf837j4ihyhy5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bi8jbhnq2n4iy" path="res://textures/Manual/Grille_Wall.png" id="1_hvkxh"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_hvkxh")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue