mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 04:41:15 +00:00
Isometric test
This commit is contained in:
parent
70d22b2be8
commit
1434f7aa6d
806 changed files with 18966 additions and 15 deletions
8
addons/func_godot/textures/default_material.tres
Normal file
8
addons/func_godot/textures/default_material.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cvex6toty8yn7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cyg2snr1w5xw5" path="res://addons/func_godot/textures/default_texture.png" id="1_ncj77"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_ncj77")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue