YesNoOk
avatar

Change explod color animation (Read 230 times)

Started by dragolink1, April 24, 2014, 02:53:19 pm
Share this topic:
Change explod color animation
#1  April 24, 2014, 02:53:19 pm
  • **
  • Old works Web Down here ¥
    • Puerto Rico
    • http://dragolink1.webs.com/
trying to explain...
I want to change the color of an animation, called as an explod

[State 0, Explod]
type = Explod
trigger1 = !time
anim = 1014
id = 1014
pos = 0,5
postype = p1
removetime = -1
bindtime = -1
scale = .4,.5
ownpal = -1
removeongethit = 1

theres a way to change the color without exporting the sprites?

Re: Change explod color animation
#2  April 24, 2014, 06:35:00 pm
  • *****
  • Video Game Veteran
    • USA
    • gcnmario.free.fr
You can't change an animation of an explod once it's triggered. Only display it.

"You must defeat my flaming
dragon punch to stand a chance."
Re: Change explod color animation
#3  April 24, 2014, 09:51:12 pm
  • ***
    • USA
You could probably make it a helper and use PalFX. Or you could use RemapPal if there's only 1 pallet involved easily.
           
Re: Change explod color animation
New #4  April 25, 2014, 12:58:16 am
  • **
  • Old works Web Down here ¥
    • Puerto Rico
    • http://dragolink1.webs.com/
But, in the explod?
or calling the id?
how it goes...
[State 0, Explod]
type = Explod
trigger1 = !time
anim = 1014
id = 1014
pos = 0,5
postype = p1
removetime = -1
bindtime = -1
scale = .4,.5
ownpal = 0
removeongethit = 1
Last Edit: April 25, 2014, 01:03:56 am by dragolink1