HolyLib:PrePhysFrame
Description
Called when the physics are about to be simulated.
This hook first needs to be enabled by calling physenv.EnablePhysHook(true)
Recently Changed
This was recently changed in version (0.8 - DEV).
This previously was HolyLib:OnPhysFrame but was split into HolyLib:PrePhysFrame and HolyLib:PostPhysFrame
Arguments
Returns
Example
pausing the physics simulation while still allowing the entities to be updated and moved with the physgun