Updated to Godot 4.5 and func_godot 2025.9. Added grid_white and grid_taupe textures. Unfucked func_godot and navmesh settings. Began blocking out motel layout in map.
This commit is contained in:
8
textures/ground_cobblestone1.tres
Normal file
8
textures/ground_cobblestone1.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://b1s40b1r51fxp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4vsccyfd72d5" path="res://textures/ground_cobblestone1.png" id="1_tuqp8"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_tuqp8")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Reference in New Issue
Block a user