750
edits
(stuff) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | |||
{{Object_infobox | {{Object_infobox | ||
|image= | |image=STROOP- TTC Pendulum.png | ||
|hitbox_radius= | |hitbox_radius= | ||
|hitbox_height= | |hitbox_height= | ||
Line 12: | Line 13: | ||
|found_in= [[Tick Tock Clock]] | |found_in= [[Tick Tock Clock]] | ||
}} | }} | ||
'''Pendulum'''s are [[object]]s found in [[Tick Tock Clock]]. The pendulum swings and is dependent on the [[Tick Tock Clock#Clock Settings|setting of the clock]]. | |||
==Behavior== | ==Behavior== | ||
The spinner behaves differently on all four clock settings. | The spinner behaves differently on all four clock settings. | ||
===Still Setting=== | ===Still Setting=== | ||
The pendulum is still on the still setting. | |||
===Fast Setting=== | ===Fast Setting=== | ||
The pendulum swings fast on the fast setting. | |||
===Slow Setting=== | ===Slow Setting=== | ||
The pendulum swings slow on the slow setting. | |||
===Random Setting=== | ===Random Setting=== | ||
The pendulum swings slow or fast, randomly, on the random setting. By manipulating RNG, the pendulum can be made to swing much farther than it should; this is known as [[Pendulum Manipulation]]. | |||
<!-- | |||
calculate their by the following formula, in which % denotes the [[wikipedia:modulo operation|modulo function]]: | calculate their by the following formula, in which % denotes the [[wikipedia:modulo operation|modulo function]]: | ||
<nowiki></nowiki> | <nowiki></nowiki> | ||
Line 32: | Line 38: | ||
| '''RNG1 < 32768 (50.016893%)'''|| 30 (12.496545%) || 60 (12.508831%) || 90 (12.507295%) || 120 (12.504223%) | | '''RNG1 < 32768 (50.016893%)'''|| 30 (12.496545%) || 60 (12.508831%) || 90 (12.507295%) || 120 (12.504223%) | ||
|} | |} | ||
--> | |||
==References== | ==References== | ||
<references /> | <references /> |