How can i decide that when a character blocks an enemy's attack it appears circles ? i want that appears circles like around the gold saints of saint seiya senki for ps3. how can i do please ?
Guard sparks are managed by the character doing the attacking. Do you want every character to have this effect, or one specific character who will cause that effect on everyone.I don't know what they look like so are they ACTUALLY guard sparks, or an additional effect on top. This option is slightly easier than the above one.
Yes i want the guard sparks easier than the above one can you please tell me how can i choose the guard sparks ? I want guard sparks with yellow thin circles how can i do it ?
Actually, they're both bloody annoying.To do global guard sparks you will have toAdd your guard sparks to the fightfx.sff and create animations for themYou will then have to tell ALL your characters to use those FX, this is done by removing the unique animation identifier from their hitdefs and replacing it with your new animation.This must be done to every hitdef. Slightly easier in that you can do a replace all withguardspark = toguardspark = yournumberhere ;but you need to do that to every character you have.Option 2 where it's not a guard spark, you do somewhat the same thing, but have to add an explod to EVERY state that deals a hit and use trigger = moveguardedanim = FYour number here ;(F is important)persistent = 0And you'll need to do more work if attacks hit more than once. This is not really that difficult, but it's very long winded and there is no easy method at all. If you want to do it for a single character, we can just swap out the guard effect they have, that'll be quick enough, but for lots, this is genuinely as fast as you can get.
Take stuff like that to the request section of this forum.If you're not posting in this section to learn how to code, then don't post in this section. Just ignoring posts and rambling about tangential stuff is rude.
sorry but i haven't photoshop and i can't download any program on my comèputer so if i send you 2 sprites can you modify the palette of the 2 sprites? what is your email adress ?
Get a computer where you can install The Gimp, and do the palettization yourself.And to quote Rajaa :Rajaa said, June 26, 2012, 01:13:39 pmNo. Do it yourself. We're not here to code for you, we're here to help you code yourself. You're obviously not here to learn, so we can't do much to help you.With that said, I will only do it for you if you pay me money for my time.