YesNoOk
avatar

stage animation problem  (Read 307 times)

Started by david link, March 21, 2009, 01:48:14 am
Share this topic:
stage animation problem
#1  March 21, 2009, 01:48:14 am
  • ***
  • show me a sane man and i will cure him =)
    • Mexico
    • davidlinkanimestages.webs.com/index.htm
well i am looking for a tutorial made by someone here if posible how to make stages whit animacion all ready got the stage basic down in my  winmugenplus i all ready got every thing set up and running well in  fighter factory the stage done the 3 pcx images added time to each one done from where to star also it all looks perfect in figter factory i even got every image in a group 0.0.01.02.03 but when i run the stage noting just the basic stage is shown

i try to save the changes in figter factory but all i get when i am in the animation option r the cnm,air, a new def, i dont even know what to do whit the 0.0 i try 2 go back to save them in sprites but still no good this is what i got in the def. file something wrong there let me know if u need a image of something to hep a bit more whit t  problem i have
[BG 1]
type  = anim
Actionno = 1
layerno = 0
start = 0, 0
delta = 1, 1

;---------------------------------------
[Begin action 1]
0,0,0,0,0,0
0,1,0,0,0,35
0,2,0,0,0,35
0,3,0,0,0,35

anime stage maker since 2009
I want no blood from that girl doctor--not until we're both sweaty and naked and shes  screaming my name. >_<
Re: stage animation problem
#2  March 21, 2009, 02:01:50 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Stage layers probably. Stages overlay the sprites on the order you have them set out in the .def file. The BG 1 is just an ID, it won't actually affect where the sprites are drawn. So if you have this

animation
bg
bg
fg

That second BG will draw over your animation, and FG will be over everything.

Try,

BG
BG
animation

and see what you get.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: stage animation problem
#3  March 21, 2009, 03:14:16 am
  • ***
  • show me a sane man and i will cure him =)
    • Mexico
    • davidlinkanimestages.webs.com/index.htm
hmm.- no good -_- stage wont even show up now i betther star all over again whit a dif. stage and the pcx. files to add animation any tuturials around here about stage animation

anime stage maker since 2009
I want no blood from that girl doctor--not until we're both sweaty and naked and shes  screaming my name. >_<