Jump to content

Ishiro The Third

Member
  • Posts

    133
  • Joined

  • Last visited

Posts posted by Ishiro The Third

  1. You need to understand what it is and how it was applied, or how you can apply it in your char. Use it as a reference rather than copy paste.

     

    That's the problem, I don't understand cuz I never saw chars with zoom in specific moves before playing with Selvaria

     

     

    the only legit way to do a zooming.

     

    is to put both players into a custom state, and angledraw them to scale which is very math related and guessing.

     

    YEAH!! (...) And how can I do it?

  2. Hey everyone. I'm working on a char and want to make him get a "zoom" while it perform a Hyper. I take Selvaria Bles by 41's zoom codes, but it does not work (the char works, but it don't get zoom when I active the move...)
    There is the code that I'm using:
     

    [statedef 117]
    type = S
    anim = 99999
    ctrl = 0
     
    [state 117, ƒY[ƒ€ - IN—pvarŠi”[]
    type = VarSet
    trigger1 = time = 0
    fvar(24) = 0.01
    ignorehitpause = 1
     
    [state 117, ƒY[ƒ€ - IN—pvar‰ÁŽZ]
    type = VarAdd
    trigger1 = fvar(24)
    trigger1 = time <= 6
    fvar(24) = 0.008
    ignorehitpause = 1
     
    [state 117, ƒY[ƒ€ - IN—pvarŠi”[]
    type = VarSet
    trigger1 = fvar(24)
    trigger1 = time = [7,20]
    fvar(24) = 0.07
    ignorehitpause = 1
     
    [state 117, ƒY[ƒ€ - OUT—pvarœŽZ]
    type = VarAdd
    trigger1 = fvar(24) > 0.03
    trigger1 = time >= 20
    fvar(24) = -0.01
    ignorehitpause = 1
     
    [state 117, ƒY[ƒ€ - ŽÀŽ{]
    type = Zoom
    trigger1 = 1
    pos = root,pos x,0
    scale = 1+fvar(24)
    ignorehitpause = 1
     
    [state 117, Á‹Ž]
    type = DestroySelf
    trigger1 = time >= 26
     
    Anyone can help?
  3. Ok,i will try to upload on 4shared or Mediafire.But i can not guarantee i'll get it due frequent internet falls here, and 4shared and Mediafire don´t allow to resume the download from the point that it stopped.Moreover i guess that 4shared and Mediafire also don´t allow to upload more than 1 giga per file.But if i get to upload on 4shared or Media fire,i promise that i will let you know

    Actually, for downloading fullgames I prefer Mega, this is a million times better

  4. Aww nuts, I didn't know you would announce it here.

     

    Onto feedback:

    - No readme?

    - Nice job on editing the sprites.

    - Some of her sprites are missing in some of her state anims.

    - Debug flood and illegal helper states.

    - Why do her hyper moves take insane amount of damage? Especially her Level 1 and Level 2 moves.

    - Her normal throw could really use some work.

    - CLSNs are a mess and need to be reworked on.

    - When performing her qcb+x or y special, quickly pressing x after the move ends and performing her qcb+x move again causes an infinite.

    - Her qcf+x or y takes too long for it to finish. Is that hitbox really necessary to be there for so long? Also, that hitbox makes things unfair when the CLSN is way too far out of range.

    A good job anyways, I think. I like. He said "I think this character not perfect coding because I newer for this", So well... I'm really surprised despite these minor errors. +1 ;)

×
×
  • Create New...