OnTrigger: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 January 2024

25 December 2023

  • curprev 06:0906:09, 25 December 2023Tayfunwiki talk contribs 2,926 bytes +2,926 Created page with "== <code>OnTrigger</code> Event in Actor Class == === Overview === The <code>OnTrigger</code> event in the <code>Actor</code> class is designed to respond to specific triggers activated for the actor, particularly those initiated by a <code>TriggerNode</code>. This event plays a pivotal role in games where triggers influence character actions, gameplay mechanics, or narrative progression. === Description === * Event Type: <code>Action<string, bool></code> * Functional..." Tag: Visual edit