
Board: Your Releases, 1.0+
I've subscribed to a particular AI that should generate spritesheet, Rosebud, not yet released.
Im so Glad to Announce, that last move is done!!!!
and now for some fx, sparks, and a hole lot of cosmos XD
hello, is there a way to change the code to obtain something like this:
- holdfwd, go forward and switch one by one
- holdback, go backward and switch 10 by 10
i don't know if i made myself clear.. :/ :/
thanks
[State 8140]
type = VarAdd
triggerall = time > 1
trigger1 = !fvar(39)
trigger1 = root, command = "holdback" || root, command = "holdfwd" ;<- removed holdup and holddown
fvar(36) = 1-(root, command = "holdback" && facing = 1 || root, command = "holdfwd" && facing = -1)*2 ;<- removed holdup and holddown
[State 8140]
type = VarAdd
triggerall = time > 1
trigger1 = !fvar(39)
trigger1 = root, command = "holdup"
fvar(36) = 10
[State 8140]
type = VarAdd
triggerall = time > 1
trigger1 = !fvar(39)
trigger1 = root, command = "holddown"
fvar(36) = ifelse(fvar(36) >= 10,-10,??) ;??: subtract -10 from your last palette