Skip to content

Update objectplace to ignore float argument and handle ZABSOLUTE

SSNTails requested to merge SSNTails/SRB2:issue1111 into next

Fixes issue #1111 (closed) . Odd numbered Z heights were causing the objects to be wildly misplaced, as this was triggering the ZABSOLUTE option flag. Also made sure 'ignore float offset' option is applied.

Merge request reports