Category:ProtoFlux:Physics:Events: Difference between revisions

Category page
Fixed link to a page (it was literally the same name, now they are different pages)
m Fix on contact start description.
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|On Contact End|| Fires when a Collision end event is triggered on the provided [[Collider]].
|On Contact End|| Fires when a Collision end event is triggered on the provided [[Collider]].
|On Contact Start|| Fires when a Collision end event is triggered on the provided [[Collider]].
|On Contact Start|| Fires when a Collision start event is triggered on the provided [[Collider]].
|On Contact Stay|| Fires every Frame when a [[Collider]] that can collide with the provided [[Collider]] is colliding.
|On Contact Stay|| Fires every Frame when a [[Collider]] that can collide with the provided [[Collider]] is colliding.
|On Grip End|| Fires when a user stops climbing the provided [[Collider]].
|On Grip End|| Fires when a user stops climbing the provided [[Collider]].

Latest revision as of 18:08, 20 September 2024

Nodes
Node Name Description
On Contact End Fires when a Collision end event is triggered on the provided Collider.
On Contact Start Fires when a Collision start event is triggered on the provided Collider.
On Contact Stay Fires every Frame when a Collider that can collide with the provided Collider is colliding.
On Grip End Fires when a user stops climbing the provided Collider.
On Grip Start Fires when a user starts climbing the provided Collider.
On Grip Stay Fires every Frame when a user is climbing the provided Collider.
On Locomotion Grip Begin Fires when the provided Locomotion starts climbing a Collider.
On Locomotion Grip End Fires when the provided Locomotion stops climbing a Collider.