Jump to content

RcketNerdd

Member
  • Posts

    8
  • Joined

  • Last visited

About RcketNerdd

RcketNerdd's Achievements

Still Kinda New

Still Kinda New (2/20)

  • Forum Fan
  • Listener
  • Warming Up

Trophy Case

0

Reputation

  1. One more question <: How do I make it so it works midair? I made another separate called Quadrata Air but when I try to use it, it just leaves the character floating in the air until they jump.
  2. Well, it works now! but how do I make it assigned to X? I can assign it to B since i haven't used that move for anything yet but when I try to make it use QCF+X instead of QCF+B it just light punches instead of firing the quadrablast, I tried messing around with the time but it doesn't do anything Here's the command in special moves [Command] ;Quarter circle forward + x name = "QCF_x" command = ~D, DF, F, x time = 20 and here is the move itself ; Quadrablast [State -1, Quadrablast] type = ChangeState value = 300 triggerall = command = "QCF_x" triggerall = command != "holddown" trigger1 = statetype = S trigger1 = ctrl I'm not sure if its messy or if there's any parts that are unnecessary but that's what I have so far.
  3. For the whole day since I woke up I've been watching tutorials from AceDBZMugen and a bit of Ryon, messing around in Fighter Factory Classic, and creating sprites all the way up till like 12 in the evening. I finally created my first functional character (I kept it really simplistic) as a square with some skills named quadrata. Ryon did create a tutorial about special moves but its like an hour long. I wanted to make one of quadrata's move named quadrablast use QCF+X but so far I could only tie it to B. I tried many stupid methods to try to get QCF+X to work like: triggerall = command = "D,DF,F,x" but I just get I barely even know the code and just mess around with the values until I get something I like. Here's the file to the character just in case. Thanks in advance!
  4. Aw man, thanks for telling me though!
  5. I made a stupid mistake and forgot one of the crucial steps in the playlist: use the template /: If you want to see what I asked its above. Now it works and now i wanna delete this, thanks in advance!
  6. Thanks a lot! And if you mind, do I have to use individual images for each frame, or can I just use GIF's?
  7. I'm new to making characters and I want to make sure that when I'm done spriting all my animations I won't need to go back and make new sprites while I'm in the middle of using FF. Just repeating the title; what are all the necessary sprites? Thanks in advance!
×
×
  • Create New...