YesNoOk
avatar

screenpack sprites disappearing (Read 620 times)

Started by Dfalcon, May 25, 2018, 10:32:41 pm
Share this topic:
screenpack sprites disappearing
#1  May 25, 2018, 10:32:41 pm
  • ***
  • pills here
    • USA
    • davesmugen.wetpaint.com
im trying to work on this screen pack for my buddy i had all my sprites showing then when i went to test the stuff i added all i saw was a black screen where my picture was originally
the planet codes is color split from stage tool

this is the code
Code:
[Planet 0]
type = normal
spriteno = 300,0
start =0,-70
scalestart = 0.7, 0.7

[Planet 1]
type = normal
spriteno = 300,1
start =0,-70
trans = add
scalestart = 0.7, 0.7

[Planet 2]
type = normal
spriteno = 300,2
start =0,-70
trans= add
scalestart = 0.7, 0.7
;============== LOGO ================

[TitleBG 0,logo bg]
type = normal
spriteno = 550,0
mask = 1
scalestart = 0.7, 0.7

it look perfectly fine here just cant figure out why it wont read in game

the project going on again check it out
http://mugenguild.com/forumx/index.php?topic=136755.20