ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:hasroomfor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:hasroomfor [2017/06/16 13:01] korshunfunctions:hasroomfor [2017/06/16 13:20] (current) korshun
Line 8: Line 8:
 This function works by attempting to spawn an actor at the specified position, and immediately removing it if successful. This function works by attempting to spawn an actor at the specified position, and immediately removing it if successful.
  
-<note warning>ZDoom creates random empty spaces outside the map according to the BSP tree. This function cannot be used to check that the object won't spawn outside the map.</note>+<note warning>ZDoom creates random empty spaces outside the map, which are infinite extensions of boundary sectors according to the BSP tree. This function cannot be used to check that the object won't spawn outside the map.</note>
functions/hasroomfor.1497607305.txt.gz · Last modified: 2017/06/16 13:01 by korshun