Page 1 of 1

Help needed (not anymore)

PostPosted: 15 Feb 2018, 19:52
by sinisa3games
in my world there is a level which is too big to upload, (even by itself) is there a way to make it smaller or maybe turn it into multiple parts which you can turn into one part?
Please i need help :cry:

Re: Help needed

PostPosted: 15 Feb 2018, 21:03
by manuel
Did you zip it? Or is it still too big?

Re: Help needed

PostPosted: 15 Feb 2018, 21:07
by sinisa3games
.. Oh my god, Forget what i just said

Re: Help needed (not anymore)

PostPosted: 15 Feb 2018, 22:14
by manuel
I played this level for quite a while, but couldn't finish it yet. So I really, really recommend splitting it up. You can create a whole worldmap out of this!

Re: Help needed (not anymore)

PostPosted: 15 Feb 2018, 22:33
by sinisa3games
its supposed to be a BIG level, also the level i posted is still not complete

Re: Help needed (not anymore)

PostPosted: 15 Feb 2018, 22:39
by Tobbi
Wow...

1. badguy overuse : Please reduce the number of badguys. Focus on creating a scenery instead.
2. coin overuse: While not as bad, please reduce the number of coins.
3. Don't be mean: Pink snowball in that one secret area that may or may not hit you is not a good choice, and other things as well.

But, okay, for a first try, it might not be as bad as usual.

Re: Help needed (not anymore)

PostPosted: 16 Feb 2018, 11:48
by manuel
So, I played through all of it now. I have to questions:
1. Is the door at the beginning of the level just meant to be a temporary shortcut to the end?
If the door is just a shortcut, remove those secret areas later on. Just use a script to fade the tilemap and display a text:
{l Code}: {l Select All Code}
TILEMAPNAME.fade(0,1)
Text.set_text("THE TEXT TO DISPLAY")
Text.fade_in(0.2)
wait(WAIT SOME SECONDS)
Text.fade_out(0.2)
As for the fade-command 0 means that it gets invisible (1 would be fully visible) and 1 is the time in second it needs.

2. Is it possible to complete the level at this point? After surviving the spikes at the "Snow Monster" nothing happened anymore.

Re: Help needed (not anymore)

PostPosted: 16 Feb 2018, 12:07
by sinisa3games
1. yes it is
2.no it isnt BUT you could skip the first wall section, the second snow section, the second wall section the VERY dark section and the snow boss fight section if you go into the black monsters mouth near the door in the first snow section (main sector) and go to the ESC part (the snow boss fight is going to be completed "soon" which leads to the ESC part)