Pendulum: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(stuff)
mNo edit summary
Line 1: Line 1:
{{stub}}
{{Object_infobox
{{Object_infobox
|image=[[File:STROOP- TTC Pendulum.png]]
|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]]  
}}
}}
A '''Pendulum''' is an [[object]] found in [[Tick Tock Clock]]. The pendulum swings and is dependent on the [[Tick Tock Clock#Clock Settings|setting of the 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 />

Revision as of 06:20, 17 April 2019

Pendulum
STROOP- TTC Pendulum.png
Hitbox Info
Hitbox
Damage none
Damage without hat none
Tangibility radius 1500
Interaction type none
Surfaces floor: , wall: , ceil:
Related
Cog, Treadmill, Spinner
Found In
Tick Tock Clock

Pendulums are objects found in Tick Tock Clock. The pendulum swings and is dependent on the setting of the clock.

Behavior

The spinner behaves differently on all four clock settings.

Still Setting

The pendulum is still on the still setting.

Fast Setting

The pendulum swings fast on the fast setting.

Slow Setting

The pendulum swings slow on the slow 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.

References