A_SpawnItemEx spawning an actor outside of the boundaries of the map causes a crash.

Issue #12 resolved
Former user created an issue

This was discussed on the discord awhile ago, but my mod 'Life On The Streets DX' crashes whenever projectiles explode near the perimeter of maps. This happens because the projectile calls A_SpawnItemEx to create explosion sprites with random Y and X offsets around the blast and they try to spawn outside the map.

Ideally LZWolf would remove any actors trying to spawn outside of the map.

Comments (1)

  1. Log in to comment