# Published: 2024-12-24 by h4kor #gamedev progress: Implemented A* for navigation Started implementing the guests #AI. At the moment they only book a room at the reception and then idle in their room. If no room is available they leave. Added further debugging to show path, tasks stack and inventory.