WTS/game/scripts/rooms/main_room/objects/poster.rpy
2022-05-17 00:48:22 +01:00

19 lines
281 B
Plaintext

label enlarge_poster:
show screen blktone
show screen poster
with d3
call ctc
hide screen blktone
hide screen poster
with d3
jump main_room_menu
screen poster():
zorder 25
tag poster
add poster_OBJ.decoration.image align (0.5, 0.5)