The Mugen Fighters Guild

M.U.G.E.N Central => Resource Releases => Topic started by: Memo on August 31, 2016, 08:40:44 pm

Title: HiRes VS style hitsparks
Post by: Memo on August 31, 2016, 08:40:44 pm
download here / images
https://www.sendspace.com/file/d8jjk7

AIR AND SFF FOR EASY ADD ON
https://www.sendspace.com/file/277fq3

if you are familiar with how pots style chars use hitsparks then you wont have issues implementing these, just change a couple
numbers here and there lol. if not try your best to follow my instructions. I'm not to good with tutorials so bare with me.

helperstates, 8010 and 8013 are the helpers for the sparks, 8000, 8001 are for the guard sparks same as pots
Spoiler, click to toggle visibilty

paste this in your -2 section
Spoiler, click to toggle visibilty

overwrite/paste these lines in your hitdefs
Spoiler, click to toggle visibilty

(http://i.imgur.com/G4Lvh87.png)
(http://i.imgur.com/2yvmZtl.png)
(http://i.imgur.com/PhFjI69.png)
Title: Re: HiRes VS style hitsparks
Post by: altoiddealer on August 31, 2016, 09:27:08 pm
Thank you sir!!!  I'm pretty sure I'll be using these in my project so I'll credit you properly :)

Not sure if "Resource Releases" is the more appropriate subforum for this
Title: Re: HiRes VS style hitsparks
Post by: Memo on August 31, 2016, 09:30:31 pm
Thank you sir!!!  I'm pretty sure I'll be using these in my project so I'll credit you properly :)

Not sure if "Resource Releases" is the more appropriate subforum for this

no problem, I wasn't sure were to post it.
Mods if it belongs in resource releases please move it to the proper section.
Title: Re: HiRes VS style hitsparks
Post by: altoiddealer on September 01, 2016, 11:55:09 pm
@Memo: The one thing this is missing, is the axis coordinates for the sprites.

Could you please share them?

Thanks!
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 02, 2016, 07:43:49 am
@Memo: The one thing this is missing, is the axis coordinates for the sprites.

Could you please share them?

Thanks!

All of them should be centered on the little plus symbol in fighter factory. But I can post them tommorow
Title: Re: HiRes VS style hitsparks
Post by: totaln00b on September 02, 2016, 08:58:43 am
These look awesome! Are they for hi-res characters? Will they work on my edits?
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 02, 2016, 09:02:00 am
These look awesome! Are they for hi-res characters? Will they work on my edits?

they work on any char
Title: Re: HiRes VS style hitsparks
Post by: totaln00b on September 02, 2016, 09:03:52 am
Man, I might have to add this to all of my edits. They need VS hitsparks badly.
Title: Re: HiRes VS style hitsparks
Post by: Rōjenomu on September 03, 2016, 12:52:37 am
Do you also have the air file codes?
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 03, 2016, 12:54:09 am
Do you also have the air file codes?

You mean the axis for the sprites? Hold on ima post them up now
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 03, 2016, 01:06:30 am
Do you also have the air file codes?

@Memo: The one thing this is missing, is the axis coordinates for the sprites.

Could you please share them?

Thanks!

sorry for the double post but I posted a new file up its a air and sff, has the axis and should be easier to add to your chars
the first download has the codes but the codes are also in the first post
Title: Re: HiRes VS style hitsparks
Post by: altoiddealer on September 03, 2016, 01:43:24 am
For anyone who needs the axis positioning manually...
Spoiler, click to toggle visibilty
Title: Re: HiRes VS style hitsparks
Post by: Zazamyon2 on September 03, 2016, 01:56:42 am
Wow these are beautiful memo, what programs do you use to make these?
Did you resize and recolor some already existing ones or are these original creation? Either way they look lovely *^^*
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 03, 2016, 02:31:19 am
Wow these are beautiful memo, what programs do you use to make these?
Did you resize and recolor some already existing ones or are these original creation? Either way they look lovely *^^*

I had a set of mvc2 hires sparks and what I did was mix them with some pots sparks and recolored them with the pallet tool, glad you like them!
Title: Re: HiRes VS style hitsparks
Post by: Rōjenomu on September 03, 2016, 12:29:23 pm
looking great man  :muttrox:
(http://i.imgur.com/Bi70209.png)
Title: Re: HiRes VS style hitsparks
Post by: Bob8644 on September 03, 2016, 09:40:40 pm
Looks good, but shouldn't the hitsparks go over the character that got hit instead of behind them?
Title: Re: HiRes VS style hitsparks
Post by: altoiddealer on September 03, 2016, 09:55:39 pm
There's a number of sparks created in front as well as in back, but of course that can be easily adjusted...
Title: Re: HiRes VS style hitsparks
Post by: Maligno555 on September 13, 2016, 12:23:44 am
(http://i.imgur.com/c3q4Lrk.png)

they allways show up in the same place, how can i fix this?
Title: Re: HiRes VS style hitsparks
Post by: Memo on September 13, 2016, 05:10:43 am
(http://i.imgur.com/c3q4Lrk.png)

they allways show up in the same place, how can i fix this?

Did you add the vars on the hitdefs?
Title: Re: HiRes VS style hitsparks
Post by: Maligno555 on September 13, 2016, 07:37:27 pm
i added all the sprites to the character sff then i copied the codes to the respective places just like the post says. i might be missing something
EDIT: i just fixed it! thanks!
Title: Re: HiRes VS style hitsparks
Post by: Steel Komodo on April 01, 2017, 12:47:24 pm
Just a quick question - Can I tweak the variable values on those hitsparks? I'm already using variables in the 30 range for something else, and I'm not sure if I can put the hitsparks in without causing conflicts.
Title: Re: HiRes VS style hitsparks
Post by: Memo on April 01, 2017, 02:07:00 pm
Just a quick question - Can I tweak the variable values on those hitsparks? I'm already using variables in the 30 range for something else, and I'm not sure if I can put the hitsparks in without causing conflicts.

Yup, you can use any var number
Title: Re: HiRes VS style hitsparks
Post by: Steel Komodo on April 01, 2017, 02:33:44 pm
Yup, you can use any var number

Thanks. Also, by the way, I'm having the same problem that Juaniquillo was having - the sparks appear in the same place regardless of if I'm crouching or standing, and the guard spark is very out of alignment. I'm unsure of how to fix it, since I pretty much followed all your steps.

Also also, your AIR and SFF addon link is dead.
Title: Re: HiRes VS style hitsparks
Post by: Memo on April 01, 2017, 02:36:04 pm
Yup, you can use any var number

Thanks. Also, by the way, I'm having the same problem that Juaniquillo was having - the sparks appear in the same place regardless of if I'm crouching or standing, and the guard spark is very out of alignment. I'm unsure of how to fix it, since I pretty much followed all your steps.

Also also, your AIR and SFF addon link is dead.

i will send you something tonight that should help you with those problems
And update the links too
Title: Re: HiRes VS style hitsparks
Post by: Steel Komodo on April 01, 2017, 04:49:31 pm
...never mind, I just figured out how to make it work for me. See, what you need to do is take these negative numbers (in italics):

sparkXY = -10 + 0 * (var(35) := 64), var(36):= -84

And you change them into whatever co-ordinates you want the hitsparks to be. It works just fine for me so far, so try that if you have this problem when installing them :P
Title: Re: HiRes VS style hitsparks
Post by: kiLabee on June 23, 2017, 02:28:37 pm
are the links to the SFF and air down?
Title: Re: HiRes VS style hitsparks
Post by: Taffy on June 30, 2017, 07:31:27 am
What did you use to make these?
Title: Re: HiRes VS style hitsparks
Post by: Ryu From Streets™ on August 08, 2017, 08:59:10 am
Anybody have the link for the .sff and .air?
Title: Re: HiRes VS style hitsparks
Post by: A3E3A on July 19, 2018, 11:36:03 pm
Hi looking for the AIR AND SFF FOR EASY ADD ON are there any new links?
Title: Re: HiRes VS style hitsparks
Post by: Memo on July 20, 2018, 01:14:01 am
I dont have them anymore, try the request topic and you should find them