🚀 Features & improvements
- Add patrolling enemies using
PatrolMovementComponent
andEnvironment.enableAi()
- Added
Vector.replaceX(double)
and.replaceY(double)
- Added
Borders.HORIZONTAL_ONLY
🧽 Cleanup & refactoring
- Removed uneccessary
SourceImport.stopUsingIndex()