OK, this is gonna be my pride and joy project, hopefully.
BUT EVEN MY MENU SCREEN FAILS MISERABLY.
Help, anyone? Read the project notes.
Offline
A link to the project might help ^^
Having a look at the moment...
---
What to Do:
Remove the
broadcast [start v]at the end of the when I receive mba code.
Last edited by BetaSmozzick (2012-12-11 09:09:25)
Offline
OK, thanks!
But broadcasting start in the other sprites doesn't work either..I have to click it five times, and the sprites that need to hide don't, and the ones that need to show stay hidden.
Offline
Edited this because I misunderstood what you were saying I think.
Thing is that start broadcast was unnecessary because all it does start the game before you even get to the menu.
By removing it you reach the menu and clicking on the buttons seems to work then.
---
If it doesn't fix it then just post again.
Last edited by BetaSmozzick (2012-12-11 09:32:25)
Offline
Kay, everything works, BUT....
Why is the music compressed? I never did anything to it, and in the most recent version it's compressed (though in the original version when you downloaded and played it, it was working fine)
Offline
Wait.
Actually I need one more thing. The terrain sprite won't draw all of the list, only do greens. Any solutions?
Offline
Ah? That sounds odd...I'll take a look.
Not sure if this is the entire solution but it might be:
In the terrain block between the repeat 10 and repeat 14 blocks put:
set [i v] to [1]Also since you are starting on 1 it should be repeat 13; not repeat 14.
Last edited by BetaSmozzick (2012-12-11 16:34:25)
Offline
And now I have a huge block where I completely forgot what to do next in the actual platforming sprite. ._.
Offline
Lol. Well, if you get anymore specific problems just post em ^^
Offline