#Changing dash number/hair color in a Lua cutscene
23 messages · Page 1 of 1 (latest)
Set dashes and maxDashes to 1 during cutscene
How?
idk because I haven't used lua cutscene
Lua cutscenes couldn't find maxDashes. Is it how that's spelt?
Dashes works, but it just gets refilled
oh maxDashes is a get property that can't to set
Maybe set dashRefillCooldownTimer to 99999 (
Is there a way to turn refills on and off?
That could work, but if someone decides to leave their computer on for an hour
just even 2147483647
seems I remember that the cutscene automatically disables dash refill but I forgot
Well, the one from Core is in a no refill zone, so they didn't have to worry about it.
But mine is in Forsaken City, so I do have that problem
I might reccomend some flag trigger triggers overlapping your cutscene pointing to other triggers
I think there’s a setMaxDashes trigger of some sort iirc
Isn't there just a way to disable refills?
Oh that’s setting inventory
Might be able to do it directly within the cutscene, can def do it via triggers
Can I make a custom inventory?
Solved it. I wanted to make CH6End with a single dash, until I realized that was just Default, so I switched to that for the cutscene. Thank you! I'm so happy right now!