Player par: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is a simple counter that is used to display the player's time in the level.<BR> | This is a simple counter that is used to display the player's time in the level.<BR> | ||
This will give a count of how long the player has been in the level... Maybe useful for triggering things only after a certain amount of time...... It's only currently used to display the 'par' times at the end of the level. | This will give a count of how long the player has been in the level... Maybe useful for triggering things only after a certain amount of time...... It's only currently used to display the 'par' times at the end of the level. | ||
[[Category:Player structure members]] |
Revision as of 15:42, 24 September 2005
This is a simple counter that is used to display the player's time in the level.
This will give a count of how long the player has been in the level... Maybe useful for triggering things only after a certain amount of time...... It's only currently used to display the 'par' times at the end of the level.