WTS/game/scripts/doll/transforms.rpy
LoafyLemon 8d50133b79 New Textbox
* Implemented new textbox
* Implemented nickname handling for the namebox
* Implemented new reworked fonts
* Implemented PC parts of the textbox
* Recalculated sprite positions, offsets and zooms.
2024-05-14 21:54:03 +01:00

6 lines
107 B
Plaintext

transform doll_transform(pos, zoom, xzoom):
pos pos
zoom zoom
xzoom xzoom
align (0.5, 1.0)