mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 23:50:29 +01:00
Added waypoint sphere on player while path creation menu is open if 3D waypoints are enabled.
This commit is contained in:
parent
a103d9be67
commit
934e73d5c1
3 changed files with 33 additions and 5 deletions
|
|
@ -46,6 +46,8 @@ namespace SceneManager
|
|||
DebugGraphics.LoopToDrawDebugGraphics(debugGraphics, path);
|
||||
});
|
||||
}
|
||||
|
||||
DebugGraphics.DrawSphereOnPlayer(debugGraphics);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue