Hello,
I followed the tutorial and I still have a question
Possibly because it's a different version of fighter factory
In the animation category I have sprite animations listed under thumbnails not groups
How are those sprites added to a specific animation that is listed under the thumbnails?
Reply to Adding Move to Victim
Moderator: Moderator
Re: Reply to Adding Move to Victim
I do not understand what you are saying, put a screenshot and indicate what you are writing, please.
- UmbreonLover
- Posts: 295
- Joined: Wed Jan 26, 2022 12:03 am
Re: Reply to Adding Move to Victim
Which tutorial, because you didn't name one, and there's ton out there that are really out dated.GladLad wrote: ↑Tue Aug 02, 2022 12:52 am Hello,
I followed the tutorial and I still have a question
Possibly because it's a different version of fighter factory
In the animation category I have sprite animations listed under thumbnails not groups
How are those sprites added to a specific animation that is listed under the thumbnails?
If you are using an old version, or the extreme old version in importing sprite into mugen.
The name had a rename
old thumbnails
new groups
while the inserting them into the game also remained the same, but than again? its hard to tell
what version you are using, because there's too many "fill in the blank" for us to help you.
Re: Reply to Adding Move to Victim
The Previous Topic:
viewtopic.php?f=18&t=563
I was trying to understand the difference between these:
https://saltypedia.fandom.com/wiki/Fighter_Factory
How do I add more sprites to the current thumbnail if I want a longer animation?
viewtopic.php?f=18&t=563
I was trying to understand the difference between these:
https://saltypedia.fandom.com/wiki/Fighter_Factory
How do I add more sprites to the current thumbnail if I want a longer animation?
- UmbreonLover
- Posts: 295
- Joined: Wed Jan 26, 2022 12:03 am
Re: Reply to Adding Move to Victim
There's no differences to be honest, or better yet.GladLad wrote: ↑Tue Aug 02, 2022 5:49 am The Previous Topic:
viewtopic.php?f=18&t=563
I was trying to understand the difference between these:
https://saltypedia.fandom.com/wiki/Fighter_Factory
How do I add more sprites to the current thumbnail if I want a longer animation?
Off Topic
Outdated software has more bugs and less features than the newer version while the out dated version
has a different way to do it compare to the newer version, but they still do the same thing.
has a different way to do it compare to the newer version, but they still do the same thing.
Code: Select all
http://fighterfactory.virtualltek.com/download
You should already know how to import sprites... So I don't need to give more details about it
Example:
- I want to smooth out missionary from 6 to 10
- The group sprites is 2000, while the image/Index contains from 0 - 5
- Either I delete the already made image/index, or extend it
- Let's go by extending the sprites
- I will delete the image/index from 1 - 4 because they are trash while replacing them with the new.
- I will change the final sprite image/index into a 9 (2000,9)
- I'm going to import my sprite after 2000,0
Code: Select all
2000, 1 2000, 2 2000, 3 2000, 4 2000, 5 2000, 6 2000, 7 2000, 8
- Now, I have missionary extend into 10 frames instead of 6 frames