Jump to content

Risotto

Author
  • Posts

    140
  • Joined

  • Last visited

1 Follower

About Risotto

  • Birthday 08/29/1988

Basic Info

  • Gender:
    Not Telling
  • Location:
    France

Recent Profile Visitors

4,367 profile views

Risotto's Achievements

  1. Hello folks, i have trouble with my code, when i crouch with my char he can walk forward or backward but then the crouching animation freeze on the first frame. The crouching animation get back to normal after one attack but it freeze when i walk forward while crouching, here my code : After some test its seems the problem is in the first part of the code the walk forward crouch animation, however I've failed to find the culprit in the code, can you see what I've done wrong ?
  2. You just have to modify values in states files, some super moves are in the main cns,bwhen you have multiple cns files try to find the one with the moves inside. So open your char in fighter factory then go for the states files then use alt+f and search for the super move by typing the correct animation number then you will find the values you have to modify, usually the "damage" ones.
  3. Hello folks, just wanted if you know any method to put a specific animation for a character's last round defeat rather than one ko animation for all rounds. I mean, for example, putting a "crouch down" animation for any ko and a "lie down" animation for the last round if defeated.
  4. Hello people, sorry to bother you but I really, really need help about making a voice pack for a production of mine => some days ago I saved an anime as a mp4 file, then converted it to wav format. I aim to extract all voices from the file but i have trouble since background music stick to voices and effect. So i tried many tricks with Audacity to remove the music but any attempt failed, I tried : -To separate channels with stereo split, but right or left, mono or stereo the music is always here -To remove the music with noise reduction (which reduce the music volume but unfortunately the voices too) -To edit the wav file with effects from music free editor, music still here Dunno how to, definitely. If somebody managed to successfully separate voices and effects from music from a wav file I would really appreciate some tips.
  5. Good idea, nice try but bad execution, no work on sprites as usual with Heal the world, sadly. A good prealpha start thought.
  6. https://mega.nz/#!V1dXCCzZ!Wbj1PFbBsMy3tfxQqM_Ia2TzjxZ-8ERVfLEJqVk3178
  7. No problemo ! By the way, i should publish a vid about my WIP toward the end of december, yet the char isnt ready for a beta release, far too soon. I know Amarimono work on an asb Jonathan and others guys on a Weather Report, Pucci with C-Moon and Sale (from part V).
  8. You can find this char in the mega link, with the others.
  9. Thanks you very much, I will do that !
  10. In each char folder you have to find the following lines in the CNS file => xscale = yscale = Modify the value to obtain the size you want, y for height, x for lenght. Easy as kissing.
  11. Hey people, Can I ask your help about teleportation skill in mugen ? I seek a code which would allow to determine the issue of a teleportation move by pressing buttons. For exemple you do the move, the char disappears, he stay in this state and cannot attack or cannot be attacked until the player push the good button to reappear somewhere in the stage (two locations so two actions possible). Thats the first part of the move, second would be to include attacks. I mean, you do the move the char disappears, you press a button he appears to attack at some spot and return in the "disappearance" state once the move is done (at a power cost, for sure), he could do this move as long as he has power, then the player should have to push the button to reappear. To resume, this is how I would to code the "teleportation" skill of my WIP char : a skill to disappear, attack with power cost, and reappear at player choice locations. I think this code shouldnt be too difficult to do but it would save time to me if someone has something like that to share here or at last indications. Regards.
×
×
  • Create New...