How to add Animation,effects to your MUGEN Characters.KOF,Mortal Kombat etc.. Games

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

Комментарии • 11

  • @mortalkombatanimations6836
    @mortalkombatanimations6836 3 года назад +2

    I had so much fun with MUGEN back then.

  • @piercedoughty3425
    @piercedoughty3425 2 дня назад +1

    Can you please show us how to add decapitated and dismembered Sprites for Mugen character and I'm talking about fatality compatibility animation where people get decapitated dismembered or get their torso sliced off those kind of fatality compatibility animations.

    • @masterchaosdragon8481
      @masterchaosdragon8481  2 дня назад

      Hi.I appreciate you'r request but unfortunately I am no longer making videos about programing and scripting!

  • @franciscoplay32
    @franciscoplay32 9 месяцев назад

    how bright is the screen? dam

  • @music_lover2211
    @music_lover2211 3 года назад +2

    I need help! After editing moves on a character, the character is enlarged in select screen and everywhere! Can you give me an advice how to fix it?? Thx!

    • @masterchaosdragon8481
      @masterchaosdragon8481  3 года назад +2

      Hi.I am happy to help and try my best to help you.
      If you edited some moves for a character and than the selecting screen,image,picture was enlarged this means probably this character uses the same
      SPRITE-PNG-picture for both the moves and for the selecting screen as well,like in the sprite datas both are using the same Group and index.For example most of the time selecting screen uses sprite Picture Group 9000 Index 0,1 or 2 .I recommend you to try to find this PNG-picture in the character's sprite data with the
      (Virtual Fighter Factory) Softver.If you found it just resize the picture size or you can make copy,separate the picture by giving another group and index number to not to use the picture for both the selecting and for the character movements,but than you have to rewrite the characters movement number which is using from the sprite,the new one you made.In this way you can modify the picture separately without disturbing one another.This was my first thoughts.
      -2. Another thing could be happened when you made a change into your character's characteristic in the character's CNS file for example the file name mostly is 1.CNS
      If you modify this your character will be resized into the game.Very big or very small character or normal.You can modify as you wish by change this numbers.
      [Size]
      xscale = 1
      yscale = 1
      In this case you can modify by writing forexample:
      [Size]
      xscale = .7
      yscale = .7
      Make sure you use dot . and not comma , otherwise will not working.For example 1.2 2.2 .7 etc...
      -3. Another thing could happened when you made a change into the game SYSTEM.DEF file.You can manipulae and modify the characters option screen,Vs sreen etc... pictures scale,size.Its different in every game but you can find it something like under the name of VS screen,Characters csreen scale etc...
      I really hope could help you,but you know its not easy to solve something if you dont see.
      Wish you the best and feel free to ask I try my best to help. :)

    • @music_lover2211
      @music_lover2211 3 года назад +1

      @@masterchaosdragon8481 Thanks for reply! Yeah, my problem is when I edited Sindel to add powers from older version plus I changed moves for easier using while playing for exaple her animality were impossible to use or mercy. I did it with fighter factory ultimate and after that when I replaced or saved the def file in factory software in the select screen and whole game she enlarged like crazy!😂 I remember I did this editing long time ago with this software and nothing like this problem never happenned...

  • @mohamed123sobhy6
    @mohamed123sobhy6 2 года назад +1

    How are you, my friend, can you explain everything about the game, controlling the movements, how to transfer the movement of a fighter to another fighter, and how to control the life bar in the finch and everything about the game. A general tour of the game

    • @masterchaosdragon8481
      @masterchaosdragon8481  2 года назад

      Hi my friend.Thank you,I am doing good.The movements you can find into the characters folder command.CMD file.How to transfer from one to another characters are not as easy as it sounds.You must have the same animations as well otherwise if just copy the other will make different animations if not the same sequences.Characters lifebar is a number in one of the .CNS file and like life= 1000,In the game life bar is like sprites,pictures and animations.Very hard to explain by write and sorry but youtube doesnt pay enought me to do it this videos and not many people are interested to watch.I am working now hard,not youtube or internet but other stuff.Here is one of the videos where I breathly shows some of the things how to controll and change in this video.ruclips.net/video/8mkmhdyw1MY/видео.html
      I hope this will help you a little bit and sorry that I am not doing this anymore or help you but I am working a whole day mostly 7 days a week,but you can learn from Mugen communities and from youtube as well as I did and you will be able to make any characters to do what ever you would them do just need hard work to learn from others here in internet every day.Good luck my friend!