2022-11-03 10:23:15 +01:00
|
|
|
|
|
|
|
#dpromdance
|
|
|
|
|
|
|
|
# fang full body
|
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
init 1 python:
|
2022-11-11 02:39:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
renpy.image('fang_thumb', Movie('images/animations/fang tail.webm'))
|
|
|
|
|
|
|
|
|
|
|
|
renpy.image('fullbody_hallpass', Composite(
|
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'roof day',
|
|
|
|
(0, 0), 'hallpass')
|
|
|
|
)
|
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_hallpass', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'roof day',
|
|
|
|
(0, 0), 'hallpass')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_fangguitar', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'fangroom',
|
|
|
|
(0, 0), 'fangguitar')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
#full body fang anon wombo
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_fangarm', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
2022-11-07 02:07:43 +01:00
|
|
|
(0, 0), 'room anon day alt', #check
|
|
|
|
(0, 47), Transform('fangarm', xsize=1920, fit='cover'))
|
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_fanganonguitar', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'fangroom',
|
|
|
|
(213, 0), 'fanganonguitar')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
#path to true ending only
|
|
|
|
renpy.image('fullbody_fanganonhug', Composite(
|
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'roof day',
|
|
|
|
(0, 0), 'fanganonhug')
|
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
#crops
|
|
|
|
renpy.image('fullbody_kissu1', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'room anon night',
|
2022-11-07 02:07:43 +01:00
|
|
|
(0, 0), Transform('kissu1', crop=(49, 0, 1920, 1080)))
|
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_kissu2', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'room anon day',
|
|
|
|
(213, 0), 'kissu2')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
# ENDING 4
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_dpromdance', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'park_night',
|
|
|
|
(0, 0), 'dpromdance')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_christmas', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'room anon day',
|
|
|
|
(0, 0), 'anonchristmasmorning')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
# ENDING 3
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_c06', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'park night',
|
|
|
|
(0, 0), 'c06')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_c07', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'park night',
|
|
|
|
(0, 0), 'c07')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_c09', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
|
|
|
(0, 0), 'city morning',
|
|
|
|
(0, 0), 'c09')
|
2022-11-07 02:07:43 +01:00
|
|
|
)
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
# ENDING 1
|
2022-11-03 10:23:15 +01:00
|
|
|
|
2022-11-07 02:07:43 +01:00
|
|
|
renpy.image('fullbody_fang_shooter', Composite(
|
2022-11-03 10:23:15 +01:00
|
|
|
(1920, 1080),
|
2022-11-07 02:07:43 +01:00
|
|
|
(0, 0), Transform('shooterroof', xsize=1920, fit='cover'),
|
|
|
|
(0, 0), Transform('fang shooter', crop=(0,0,1920,1080)))
|
|
|
|
)
|