mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 08:53:47 +00:00
Player movement and camera
This commit is contained in:
parent
ed656f00bb
commit
a324f2e347
43 changed files with 1777 additions and 316 deletions
8
textures/Manual/Black.tres
Normal file
8
textures/Manual/Black.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://d1l36akdfa0yf"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://di3gxywisocfe" path="res://textures/Manual/Black.png" id="1_uhhlx"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_uhhlx")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue