Jesus |
Posted on 04-21-12, 06:33 am (rev. 1 by Jesus on 04-21-12, 06:33 am)
|
Karma: 13 Posts: 9/15 Since: 04-20-12 |
Posted by Dirbaio No, no, no, wait. I *think* the problem is caused because the view is *not* aligned to the 16x16 block grid. All views original MvsL levels are aligned to it ... So, Jesus, try aligning it to the grid that the editor shows. It's 16x16 blocks, or 256x256 pixels. Another thing to try: turning camera wraparound off in the level settings too. Then the level won't be "cyclic" but it'll maybe fix the glitches. I have try it and... IT WORKS PERFECTLY, excepting only one thing: When Mario goes to a high zone of the map, then the background goes 16 pixels to the top, and all the sprites goes 16 px to the top, but not the object, so u can see for example a gooma floating in the air at 16 px from the object. Do you know what I mean? The view dimensions are: width:2048(256x8) and height: 304 (16x19). And the tileset is: Tileset: 50 Forest; Background Top Layer: 51 - Froggy forest; Background bottom Layer: 50 - Background clouds; I have tested it with the desert backgrounds and the same happens. Thanks helping me! |
Freeze |
Posted on 04-21-12, 07:38 am
|
Karma: 3767 Posts: 1085/2112 Since: 06-28-11 |
Dirbaio |
Posted on 04-21-12, 07:44 pm (rev. 1 by Dirbaio on 04-21-12, 07:44 pm)
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1641/4458 Since: 06-08-11 |
Good to know it helped
The problem you have now seems related to the scroll sprites. Try removing them EDIT: Or maybe it's the camera settings of the view, dunno. |
Jesus |
Posted on 04-22-12, 12:27 am (rev. 2 by Jesus on 04-22-12, 03:09 pm)
|
Karma: 13 Posts: 11/15 Since: 04-20-12 |
I have discover than the width of the map divided by 256 has to be 2,4,8...
For example, if u make a map that the width is 1792 (256x7) it will not work properly. Only 1024 or 2048 will be accepted. I dn´t know if x6 will work. EDIT: PER 6 NOT WORKS! ONLY 2,4,8,16.... |
ray |
Posted on 04-22-12, 03:09 pm
|
Roy Koopa
Karma: 4011 Posts: 1459/2722 Since: 06-26-11 |
He nice I'll add that to my Guide
See a lots of creative DS Hacking here_________________________ If you want to support me, you might check out my Patreon Page : ) |
LeWario |
Posted on 04-22-12, 03:55 pm
|
Banned for being a complete idiot.
Karma: 529 Posts: 818/987 Since: 07-09-11 |
If the width is by the power of 2, then is the height the same thing too?
|
Jesus |
Posted on 04-22-12, 04:30 pm
|
Karma: 13 Posts: 12/15 Since: 04-20-12 |
Posted by ELMario If the width is by the power of 2, then is the height the same thing too? No. I have discover it right now. The hight: Put the height that you want, but you have to put the progress path in the middle of that high. For example, if u want to put a heigh view of 228, you must put your progress path in the middle of that height, 114. In my example I have the view top in the top of the screen. Take care: If you have the top of the view not in the top of the window, u must consider this to get the progress path in the middle |
Freeze |
Posted on 04-22-12, 06:28 pm
|
Karma: 3767 Posts: 1087/2112 Since: 06-28-11 |