This commit is contained in:
Nio
2021-11-05 18:47:03 +11:00
parent ffb432eb38
commit 5e86f88558
16 changed files with 237 additions and 127 deletions

View File

@ -436,6 +436,8 @@ image chillicheesefries = 'images/other/chilli cheese fries.png'
image ccf_rstain = 'images/other/rstain base set for composites.png'
image ccf_lstain = 'images/other/lstain base set for composites.png'
image vvurm_drama_poster = im.FactorScale('images/other/vvurm_drama_poster.jpg', 0.6)
#additional character images
#naser gets a stain
image naser rstained unimpressed = Composite(
@ -663,6 +665,8 @@ image fangphonegallery1:
pause 2.0
"museumbones" with dissolve
pause 2.0
"fanghugsanonbylake" with dissolve
pause 2.0
repeat
image fangphonegallery2:
@ -774,6 +778,15 @@ image anon_vc_unimpressed = im.Flip(im.Crop(im.FactorScale("images/anon/base set
image no_caller = im.Alpha('images/other/black.png', 0)
image anonfangfor_phonebg = im.Crop(im.FactorScale("images/other/anon_fang_xmas.png", 1.0),(650,140,653,800))
#stuff for Anon's phone
image elliot_raptor_buttonpress = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost.png", 1.0),(737,200,440,655)), 0.692)
image elliot_raptor_success = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost_suc.png", 1.0),(737,200,440,655)), 0.692)
image elliot_raptor_wait = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost_wait.png", 1.0),(737,200,440,655)), 0.692)
image elliot_raptor = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost1.png", 1.0),(737,200,440,655)), 0.692)
image anonphonetoplayer = "images/other/phoneshitpost/anonphonetoplayer.png"
image baseanonphone = "images/anon/Other/anonphone.png"
image anonblack_mid = im.Crop("images/other/black.png",740,200,300,450)
#fangphone effect - video call with Anon mainly
layeredimage fangphonevideocall:
group midlayer:
@ -846,6 +859,47 @@ layeredimage fangphonevideocall:
attribute basic default:
"fangphonelayer2"
#Anon's phone
layeredimage layeredanonphone:
always:
"baseanonphone"
group botlayer:
# pos (314, 159)
# pos (197, 112)
pos (194, 115)
rotate -1.0
attribute blackmid default:
"anonblack_mid"
group screenlayer:
# pos (314, 159)
# pos (197, 112)
pos (194, 115)
rotate -1.0
attribute noscreen default:
"anonblack_mid"
attribute shitpost_elliot:
"elliot_raptor"
attribute shitpost_elliotbp:
"elliot_raptor_buttonpress"
attribute shitpost_elliotsuccess:
"elliot_raptor_success"
attribute shitpost_elliotwait:
"elliot_raptor_wait"
group coverlayer:
attribute coverbasic default:
"anonphonetoplayer"
#Dual actor images
image fangcarriesanon = "images/anon/Other/fanganoncarry.png"
image fanganon_promdance = "images/anon/Other/dpromdance.png"