mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Merge pull request #499 from smix8/master
3D NavMesh Demo - fix for navmesh (re)baking issue
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
extends Navigation
|
||||
|
||||
const SPEED = 4.0
|
||||
const SPEED = 10.0
|
||||
|
||||
var camrot = 0.0
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user