Devlogs
Version 2.5
Changes:
- Change red lights lose text
- Changed alternate controls text
- Added arrow to mark player forward direction
- Changed player position on Quest Map
- Add speedometer
- AI input checks now done every 0.1 seconds instead of each frame
- AICar can spawn on player's path (but not on player's vision)
- Add credits for 2 assets
Fixes:
- Fixed pathfinding: decreased forward priority
- Fixed pathfinding shows incorrect path on start of game
- Fixed pathfind not marking current player's path on Quest Selection
- Fixed distance calculated incorrectly
- Pathfind now only calculate when player goes off the path
- Pathfind recalculate is now shown
- (Probably) Fixed traffic lights spawning with incorrect light visual