Skip to content

Expose P_TouchSpecialThing to Lua

SMS Alfredo requested to merge SMS_Alfredo/SRB2:expos-special into next

Part of a series of isolations from !1472 (closed). This one exposes P_TouchSpecialThing to Lua, allowing Lua to make MF_SPECIAL objects interact with the player, even when they don't actually touch said object.

Merge request reports