Tony Li wrote: ↑Mon Dec 27, 2021 7:27 am
Hi,
I see! What I'm doing is trying to fade just the portrait (or panel) in an active conversation, while other portraits remain, rather than the entire scene. It's not super important at this stage though tbh.
Though in playing with this I've discovered another slight problem.
Step 1: Import my Excel Dialogue
Step 2: add my Sequences for setPortrait(Actor, pic=2)
Step 3: dialogue works fine
Then let's say I make some Excel edits to the dialogue, typos and such, and re-Import. At that point, all of my "Point and Click" scripts or sequences are cleared.
Is there a way to write a sequence into the excel itself, like when I do [panel=2], so that I don't have to remake the sequences and stuff every time I update the excel?
Example.excel (pic 2 is an empty PNG, so the actor 'disappears')
Actor 1: Okay bye! [panel = 1]
Actor 2: setPortrait(Actor 1, pic=2) See you later! [panel=0]