Ground (functions): Difference between revisions

From PMDOWiki
Imbion (talk | contribs)
No edit summary
Imbion (talk | contribs)
No edit summary
Line 4: Line 4:


== Entity ==
== Entity ==
{{Main|Ground (function)/Entity}}
{{Subpage|Entity}}
Generic status changes for entities and characters, under the general umbrella of entities. Also includes ground map spawners.
Generic status changes for entities and characters, under the general umbrella of entities. Also includes ground map spawners.


== Entity Turning ==
== Entity Turning ==
{{Main|Ground (function)/Entity Turning}}
{{Subpage|Ground (function)/Entity Turning}}
Functions for entities turning and/or facing directions, primarily for characters.
Functions for entities turning and/or facing directions, primarily for characters.


== Entity Movement ==
== Entity Movement ==
{{Main|Ground (function)/Entity Movement}}
{{Subpage|Ground (function)/Entity Movement}}
Functions for entities moving, primarily for characters.
Functions for entities moving, primarily for characters.


== Entity Animation ==
== Entity Animation ==
{{Main|Ground (function)/Entity Animation}}
{{Subpage|Ground (function)/Entity Animation}}
Functions for the animation of entities, primarily for characters. Includes emotes.
Functions for the animation of entities, primarily for characters. Includes emotes.


== Screen Effects ==
== Screen Effects ==
{{Main|Ground (function)/Screen Effects}}
{{Subpage|Ground (function)/Screen Effects}}
Functions for effects that impact the screen, including screen moving.
Functions for effects that impact the screen, including screen moving.


== Leveling ==
== Leveling ==
{{Main|Ground (function)/Leveling}}
{{Subpage|Ground (function)/Leveling}}
Functions that impact the level of teams and/or characters.
Functions that impact the level of teams and/or characters.


== Map Status ==
== Map Status ==
{{Main|Ground (function)/Map Status}}
{{Subpage|Ground (function)/Map Status}}
Functions that change the map status.
Functions that change the map status.
{{Category:Scripting}}
{{Category:Scripting}}

Revision as of 20:05, 17 January 2026

The ground functions are used for various tasks on ground maps.

Due to the size of the namespace, it is split into subpages based on what each function does.

Entity

Subpage: Entity

Generic status changes for entities and characters, under the general umbrella of entities. Also includes ground map spawners.

Entity Turning

Functions for entities turning and/or facing directions, primarily for characters.

Entity Movement

Functions for entities moving, primarily for characters.

Entity Animation

Functions for the animation of entities, primarily for characters. Includes emotes.

Screen Effects

Functions for effects that impact the screen, including screen moving.

Leveling

Functions that impact the level of teams and/or characters.

Map Status

Functions that change the map status. Tutorials and reference for modding cutscenes and dialogue in PMDO