forked from Cavemanon/SnootGame
corrections - all - #1
This commit is contained in:
@ -126,10 +126,10 @@ label chapter_12D:
|
||||
|
||||
#Fang has the zoomies
|
||||
F "And what’s over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}"
|
||||
show fang adorable at sleft with dissolve: #maybe try this with a block: statement?
|
||||
show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change
|
||||
ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK
|
||||
pause 1.0
|
||||
linear 0.1 xzoom -1.0
|
||||
linear 0.1 xzoom -1.0 #maybe the xzoom is causing the issue? tried removing it, didn't help
|
||||
ease_cubic 0.3 zoom 0.8 ypos 0.1 xpos -0.2 #ok
|
||||
pause 1.0
|
||||
linear 0.1 xzoom -1.0
|
||||
@ -142,9 +142,10 @@ label chapter_12D:
|
||||
ease_cubic 0.5 zoom 0.3 xpos 0.6 ypos 0.33
|
||||
pause 1.0
|
||||
linear 0.1 xzoom -1.0
|
||||
pause 0.1
|
||||
repeat
|
||||
"I shrug apologetically at the attendant who has given up entirely."
|
||||
|
||||
#contingency plan lol, fucking renpy
|
||||
# show fang adorable with dissolve:
|
||||
# zoom 0.8
|
||||
# yalign -0.1
|
||||
|
Reference in New Issue
Block a user