bat: bats now pick a random direction to walk in again
authorLukas Krickl <lukas@krickl.dev>
Thu, 6 Mar 2025 20:10:37 +0000 (21:10 +0100)
committerLukas Krickl <lukas@krickl.dev>
Thu, 6 Mar 2025 20:10:37 +0000 (21:10 +0100)
commit21672c5cdec39b4bf6fab34a6ef88c0619ba7670
treecfecf4689ad10cbdf4766f6456f2dd9d10b8860d
parent828e322e56da3ef47854f10cb52f80f4b5bdbe3c
bat: bats now pick a random direction to walk in again

Bats can now move on their own again, but they do not perform collision
checks nor mark tiles as occupied yet.
src/actor.s
src/state.s