From 4ffbb932265b8b2fa49544bcd18c766f53913e8d Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Wed, 26 Feb 2025 05:47:39 +0100 Subject: [PATCH] BUGS: Added note about actor positions --- BUGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGS.md b/BUGS.md index 34d27a2..c593fa0 100644 --- a/BUGS.md +++ b/BUGS.md @@ -2,3 +2,4 @@ - When rooms are linked it is possible to overwrite exits - anim_move does not actually move the way it was intended. anim_move should have another parameter that allows configuration of the loop step. Currently this is only a `dec operation`. +- Actor positions are off and are fixed implicitly by obj arrangement code. This makes it so player collision code will not work for actors even though it should. -- 2.30.2