A_NoBlocking
From ZDoom Wiki
A_NoBlocking
A_Fall
(no parameters)
Makes the actor non-solid and spawns all drop items. The drop item list is not cleared so it can be executed multiple times. Alternatively you can use A_Fall which is Doom's original name for this function.
Examples
| Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |

