Bartłomiej Przemysław Pluta 6dc567e054 Improve Paths and fix some path issues
- implement insertPath() method which should be especially useful to insert some automatically generated path with pathfinder algorithms
- fix CompletableFutureSegment - the supplier should be invoked only once and then it should be cached instead of triggering it over and over again
- make FollowPathAI aware of the path progress - also expose it with getter
2023-11-16 14:15:57 +01:00
2021-02-10 17:50:40 +01:00
2021-11-28 23:23:59 +01:00
2021-11-22 18:55:28 +01:00
2021-02-10 17:50:40 +01:00
Description
BArt's Simple Engine (BASE) is a simple tile-based 2D game engine with Java driven logic built on the top of Java/LWJGL stack. The project includes also Game Editor with map designer and basic Java IDE.
4.3 MiB
Languages
Java 52.5%
Kotlin 46.9%
Nix 0.3%
Fluent 0.2%
GLSL 0.1%