Jump to content

Filia


Himeko_Tatsumi

Recommended Posts

sure I will add that in

also I'm having trouble with getting her to jump while running

i will ask around or if you guys like to help with that?

 

Add these lines to her Running [statedef 100]

 

[state 100, CtrlSet]

type = CtrlSet

trigger1 = command != "holdfwd"

trigger2 = command = "holdup"

trigger3 = command = "holdback"

value = 1

ignorehitpause = 1

 

This CtrlSet not only lets your Filia be able to jump as she is running, but also makes her obey the "can't crouch while running unofficial MUGEN Pro's rule".  But this way you need to add an extra Trigger in her CMD to make your Filia be able to do crouching attacks while as she is running:

 

For example:

;Crouching Light Punch

[state -1, Crouching Light Punch]

type = ChangeState

value = 400

triggerall = command = "x"

triggerall = command = "holddown"

trigger1 = statetype = C

trigger1 = ctrl

trigger2 = (stateno = 400) || (stateno = 430)

trigger2 = (time > 9) || (movecontact && time > 5)

trigger3 = stateno = 100  ;add this to make your Filia be able to do Crouching Light Punch while as she is running

                                           ;you can add some more conditions like Time = ## or AnimElemTime(#) = ## ... etc.

 

You may want to do the same thing to her Running Backwards [statedef 98] as well.

Link to comment
Share on other sites

  • 1 month later...

Nice to see someone is working on Skullgirls characters as well, since I also planned to do Skullgirls characters one day (with 90-95% source accuracy and stuff).

I have downloaded your Filia Beta, and I have already noticed one thing:

She has got transparent spots in many sprites, namely in the eyes.

I actually already know why, so I could give you a suggestion then:

CrazyKoopa at MFG has got better sprites rips of Filia, and they don't have any errors.

Maybe you could ask him.

Just my two cents, though.

Link to comment
Share on other sites

Nice to see someone is working on Skullgirls characters as well, since I also planned to do Skullgirls characters one day (with 90-95% source accuracy and stuff).

 

You are cool!  Can't wait to see yours!

 

-------------------------------------------------------

 

By the way, Seta, how is your progress doing may I kindly ask?

Link to comment
Share on other sites

  • 2 weeks later...
  • 5 months later...
  • 2 weeks later...

im now going to get back into filia after a long time away from her :P

i found some sounds on youtube im going to use

for her next beta update she will have voices and samson

and some good hit sparks and sounds but i might like some help with coding?

remember she will have my gameplay i might make for a project?

 

im a big street fighter fan and i might make SF fan game!

 

it depends if anyone like is game play style of my own

Link to comment
Share on other sites

im now going to get back into filia after a long time away from her :P

i found some sounds on youtube im going to use

for her next beta update she will have voices and samson

and some good hit sparks and sounds but i might like some help with coding?

remember she will have my gameplay i might make for a project?

 

im a big street fighter fan and i might make SF fan game!

 

it depends if anyone like is game play style of my own

Awesome! keep it up Man! I like how your Filia is going so far from your last Beta.  :-D

 

Try not to rush on your project and take your time. I know you going to make one hell of a good Skullgirl character for mugen. :goodmood:

Link to comment
Share on other sites

Filia is in a beta 2 state she can still fight as this thread will be the one of releases for her Big updates

i know some of her voices, hit sparks, and special moves, and supers are not available yet but just bare with me okay :P

 

she is still interesting to play with and you will be able to have a taste of what im going for with his new fighting system of mine

im not going for accuracy but she will play like she does if i can say that lol?

 

anyway you can download her and have some fun if you can but if this is not what you like then please don't yet so it ruins this

for people who might like this character keep it to your selves just leave a comment for feedback

 

positive comments are allowed but negative comments does not have anything to do with this character but ruins everything okay

it's easy to not say anything

 

http://www.2shared.com/file/vkh5LUKO/Filia_Beta_2.html

 

4pIuPOp.jpg

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...