pot model with textures

This commit is contained in:
Nikolai Fesenko
2025-08-15 17:57:37 +02:00
parent 7da59523a7
commit eb24d1d7de
41 changed files with 112221 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ var meshI: MeshInstance3D
var start_pos: Vector3
func _ready() -> void:
nav_agent = $NavigationAgent3D
meshI = $MeshInstance3D