/tg/ Station 13 - Modules - TypesVar Details - Proc Details

oversized_self_view

Action that allows Oversized characters to see themselves at normal size (1x) instead of their actual 2x size. This is a visual-only effect that only affects the character's own view.

Vars

activeWhether the normal-size view is currently active
normal_size_imageThe image we create to show the normal-size version

Procs

on_appearance_updateUpdates the overlay when appearance changes (equipment, hands, etc.)
update_normal_size_imageCreates or updates the normal-size image with proper scaling and foot alignment

Var Details

active

Whether the normal-size view is currently active

normal_size_image

The image we create to show the normal-size version

Proc Details

on_appearance_update

Updates the overlay when appearance changes (equipment, hands, etc.)

update_normal_size_image

Creates or updates the normal-size image with proper scaling and foot alignment