Pulse Camera

Revision as of 11:24, 24 June 2025 by Azabiphetamine (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pulse Camera is an event in the VFX Tab that pulses the camera at regular intervals.

Pulse Camera
Screenshot of the Event Icon Pulse Camera
TabVFX
TypePulseCamera
OriginrVersion
ShortcutShift+C

Usage

Setting Type Description
Strength Slider Strength of the pulse (Low, Medium, High).
Count Text Box (Number) Amount of pulses.
Frequency Text Box (Number) Interval between pulses.

Surgery

{ "bar": X, "beat": X, "y": X, "type": "PulseCamera", "rooms": [0], "strength": 1, "count": 1, "frequency": 1 }

rooms (number[])
Rooms to affect.

strength (number)
Strength of the pulse: 1-3.

count (number)
Amount of pulses.

frequency (number)
Interval between pulses.

History

  • r38: Shortcut was changed from P to Shift+C.

Trivia