Compare commits
99 Commits
fbbb7f5665
...
7071d30b82
Author | SHA1 | Date | |
---|---|---|---|
7071d30b82 | |||
0597621c54 | |||
9a088d22e1 | |||
ef17df3698 | |||
ad2e009665 | |||
f871b036dd | |||
9d8444241b | |||
606c9c55e0 | |||
d4726d3be2 | |||
26b1e7f051 | |||
2ef20d57da | |||
47da88a59e | |||
51e2f49606 | |||
30747a50b0 | |||
726406e11b | |||
c3c0969be8 | |||
d38d442688 | |||
c5fb9a630c | |||
0d8c4df1fd | |||
1e96385c47 | |||
a516e76f9b | |||
21c170e256 | |||
93526daa17 | |||
7beb1e4c1d | |||
d1345a051d | |||
db26683c25 | |||
03d1c9a2c4 | |||
9665d565d8 | |||
f2d2c045af | |||
f99c81b14a | |||
7e3a078dce | |||
3579e2a38b | |||
f78c269fc8 | |||
20c00bbc74 | |||
19d81fa9b8 | |||
26ecf0e6f0 | |||
6860614062 | |||
d17b04e93d | |||
d063d7fc5f | |||
a5b47a41e7 | |||
dbfb22b566 | |||
815c90109b | |||
675839d28e | |||
84f3473bf0 | |||
d1aaeb157e | |||
fa3e1e4450 | |||
d01f9ec1f1 | |||
91019374f5 | |||
ba9865ab70 | |||
a893892ecf | |||
2255d028e1 | |||
fd50b5d05a | |||
38fa26e5bf | |||
066f007e63 | |||
fb69dfa676 | |||
ff49d9fa95 | |||
fe5a7402a9 | |||
b34dc20901 | |||
9ea4431f0e | |||
be9f071660 | |||
202807e320 | |||
0a6b5e41df | |||
c908f2e90b | |||
3a77f89fab | |||
993b5c845a | |||
0e9dae05bd | |||
4248f7f6d0 | |||
00da7e8855 | |||
d7ba36baa8 | |||
2a54c483e8 | |||
4ee49a225b | |||
603990cf13 | |||
97f0cef931 | |||
40caec9428 | |||
60479ad32d | |||
094b010b7a | |||
94404f4ed7 | |||
3b4db03a6c | |||
0e4fccfa26 | |||
fe0193cfc2 | |||
0c564a521b | |||
11047626e1 | |||
67e589f47f | |||
482969eaae | |||
5197b6a7a6 | |||
f941b77409 | |||
415c90d11c | |||
d3a2929b6c | |||
2110eeb92a | |||
5ef4d4f2db | |||
f1a0c779f6 | |||
780c028eb3 | |||
12e2bbcfb6 | |||
d9912ece6c | |||
d48708579b | |||
47b5184e06 | |||
b60c87e9f8 | |||
36578fdd67 | |||
200760471f |
BIN
game/characters/genie/outfits/robes_beard.webp
(Stored with Git LFS)
BIN
game/characters/genie/outfits/robes_beard.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/images/rooms/main_room/weather/lightning_01.webp
(Stored with Git LFS)
BIN
game/images/rooms/main_room/weather/lightning_01.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/images/rooms/main_room/weather/lightning_05.webp
(Stored with Git LFS)
BIN
game/images/rooms/main_room/weather/lightning_05.webp
(Stored with Git LFS)
Binary file not shown.
@ -88,11 +88,11 @@ image ch_ast wand_imperio:
|
||||
random_blink("characters/astoria/chibis/wand_imperio/ag_head_02.webp", "characters/astoria/chibis/wand_imperio/ag_head_01.webp")
|
||||
|
||||
contains:
|
||||
"blank"
|
||||
Null()
|
||||
pause.12
|
||||
"characters/astoria/chibis/wand_imperio/ag_head_03.webp"
|
||||
pause 1
|
||||
"blank"
|
||||
Null()
|
||||
|
||||
contains:
|
||||
xpos 78
|
||||
@ -113,7 +113,7 @@ image ch_ast wand_imperio:
|
||||
alpha 1.0
|
||||
"characters/astoria/chibis/wand_imperio/smoke.webp"
|
||||
linear 1.0 xzoom 1.0 xpos -34 ypos 37
|
||||
"blank"
|
||||
Null()
|
||||
|
||||
contains:
|
||||
xpos -34
|
||||
|
@ -1,8 +1,6 @@
|
||||
image object:
|
||||
Null()
|
||||
|
||||
transform OBJbutterfly(hue=random.randint(0, 359)):
|
||||
zoom random.uniform(0.4, 0.85)
|
||||
matrixcolor HueMatrix(hue)
|
||||
|
||||
choice:
|
||||
pause random.randint(1, 7)
|
||||
@ -22,13 +20,13 @@ transform OBJbutterfly(hue=random.randint(0, 359)):
|
||||
ease_circ 1.0 rotate 15
|
||||
repeat
|
||||
parallel:
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/0.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/0.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/1.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/1.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/2.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/2.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/1.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/1.webp" with d3
|
||||
pause .3
|
||||
repeat
|
||||
choice:
|
||||
@ -49,13 +47,13 @@ transform OBJbutterfly(hue=random.randint(0, 359)):
|
||||
ease_circ 1.0 rotate -15
|
||||
repeat
|
||||
parallel:
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/0.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/0.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/1.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/1.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/2.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/2.webp" with d3
|
||||
pause .3
|
||||
im.MatrixColor("images/rooms/quidditch_pitch/butterfly/1.webp", im.matrix.hue(hue)) with d3
|
||||
"images/rooms/quidditch_pitch/butterfly/1.webp" with d3
|
||||
pause .3
|
||||
repeat
|
||||
repeat
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
init 5 python:
|
||||
def her_cg_doll(st, at):
|
||||
return hermione.image, None
|
||||
@ -25,35 +24,21 @@ image CG cho_doll = DynamicDisplayable(cho_cg_doll)
|
||||
image CG ast_doll = DynamicDisplayable(ast_cg_doll)
|
||||
image CG sus_doll = DynamicDisplayable(sus_cg_doll)
|
||||
|
||||
image CG luna = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG lun_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
transform CG_masker(child):
|
||||
contains:
|
||||
"images/CG/common/bg.webp"
|
||||
contains:
|
||||
AlphaMask(
|
||||
Fixed(Transform(child, zoom=1.2, pos=(880, -180)), xfit=True, yfit=True),
|
||||
"images/CG/common/mask.webp",
|
||||
)
|
||||
|
||||
image CG hermione = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG her_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
|
||||
image CG tonks = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG ton_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
|
||||
image CG cho = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG cho_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
|
||||
image CG astoria = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG ast_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
|
||||
image CG susan = Fixed(
|
||||
"images/CG/common/bg.webp",
|
||||
AlphaMask(Composite((2160, 1200), (880, -180), Transform("CG sus_doll", zoom=1.2)), "images/CG/common/mask.webp"),
|
||||
)
|
||||
image CG luna = At("CG lun_doll", CG_masker)
|
||||
image CG hermione = At("CG her_doll", CG_masker)
|
||||
image CG tonks = At("CG ton_doll", CG_masker)
|
||||
image CG cho = At("CG cho_doll", CG_masker)
|
||||
image CG astoria = At("CG ast_doll", CG_masker)
|
||||
image CG susan = At("CG sus_doll", CG_masker)
|
||||
|
||||
# Snape CG
|
||||
screen snape_groping():
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user