Akram Posted July 5, 2016 Posted July 5, 2016 Hello everyone, I need help making moving palettes like for an example, rainbow moving palette or Dark Donald's moving 12th palette Quote Quote nothing. But the quote "If you make a bad character, you are the bashing stock."
Ryon Posted July 14, 2016 Posted July 14, 2016 those arent palette related. those are explods and helpers that change colors. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
Akram Posted July 16, 2016 Author Posted July 16, 2016 @Ryon I found a code for a moving palette [Statedef -2] ;PalFx-------------------------------- ;Too many shrooms [State -2 ] type = PalFX triggerall = !ishelper trigger1 = palNo = 12 time = -1 add = random%257,random%257,random%257 mul = random%257,random%257,random%257 sinadd = random%257,random%257,random%257,10 invertall = 0 color = 256 ;rainbow effects [State -2, Rainbow Trail] type = AfterImage triggerall = palno = 12 trigger1 = Time = 1 PalContrast = 100+random%256,100+random%256,100+random%256 PalBright = 0,0,0 trans = add time = -1 length = 30 TimeGap = 1 Quote Quote nothing. But the quote "If you make a bad character, you are the bashing stock."
Ryon Posted July 16, 2016 Posted July 16, 2016 freaky coding... so... did you solve your own question? freaky coding... so... did you solve your own question? - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
Akram Posted July 19, 2016 Author Posted July 19, 2016 On 7/16/2016 at 1:22 PM, Ryon said: freaky coding... so... did you solve your own question? freaky coding... so... did you solve your own question? I looked in a character's statedef -2 and found that code. Quote Quote nothing. But the quote "If you make a bad character, you are the bashing stock."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now