#fade wipe
1 messages · Page 1 of 1 (latest)
i'd check how vanilla does that with ilspy tbh
do you want that fade wipe on chapter end?
No a fade wipe in a cutscene that doesn't end the chapter
Also what's ilspy?
Is it a mod?
app
On the computer?
I'll give it my best shot
btw all cutscenes' names are starting with CS in celeste's code
that'll help you find it
but i checked it, and i think it just called Level.End or something like that
so you need to check it instead
thank you
how do i find the events that have the codes in them? i read the thing you told me to but im still lost
you should be able to expand Celeste
then there are namespaces
most of important stuff is in Celeste namespace
you expand it
there are classes
i told you that you probably need to find level
hmh there's nothing
idk, you need to find where fade appears
nvm i found it
is there a way i can view the code of it in lua instead of c# of am is that impossible
that is fundamentally impossible
all of celeste is written in c#
lua integration is only added by lua cutscenes*****
yea i figured