Secret: Difference between revisions
Jump to navigation
Jump to search
RussEfarmer (talk | contribs) (Created page with "{{stub}} thumb|Mario Wings to the Sky star being spawned. A secret is an invisible object typically overlayed onto yellow coins. Levels with secrets...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{object_infobox_2 | ||
|title= Secret | |||
|image= STROOP- Secret.png | |||
|group=Level | |||
|tangibility= | |||
|gravity= | |||
|friction= | |||
|buoyancy= | |||
|interaction= | |||
|damage= | |||
|coin_value= | |||
|radius=100 | |||
|height=100 | |||
|hurtbox_radius= | |||
|hurtbox_height= | |||
|offset= | |||
|coins= | |||
}} | |||
'''Secrets''' are invisible objects. When Mario touches one, an orange number appears showing how many secrets have been collected since entering the level, similar to red coins; when 5 are collected, a star is spawned. | |||
==Locations== | |||
Secrets appear in the following levels: | |||
*[[Bob-omb Battlefield]] | |||
*[[Shifting Sand Land]] | |||
*[[Wet-Dry World]] | |||
*[[Tiny-Huge Island]] | |||
==Behavior== | |||
The number of secrets remaining is checked by counting the number of objects with the secret trigger behavior. When Mario collides with a secret, an orange number is spawned 25 units above the secret's location if Mario has collected less than 5 secrets, a sound plays, and the secret is deactivated. When all objects with the behavior have been deactivated, the corresponding star spawns. | |||
{{objects}} |
Latest revision as of 04:04, 16 April 2022
Secret | |
Technical Constants | |
Object Group | Level |
Hitbox | |
Radius | 100 |
Height | 100 |
Secrets are invisible objects. When Mario touches one, an orange number appears showing how many secrets have been collected since entering the level, similar to red coins; when 5 are collected, a star is spawned.
Locations
Secrets appear in the following levels:
Behavior
The number of secrets remaining is checked by counting the number of objects with the secret trigger behavior. When Mario collides with a secret, an orange number is spawned 25 units above the secret's location if Mario has collected less than 5 secrets, a sound plays, and the secret is deactivated. When all objects with the behavior have been deactivated, the corresponding star spawns.
|