Pages: 1
Posted on 02-13-12, 07:21 pm
Roy Koopa


Karma: 4011
Posts: 1319/2722
Since: 06-26-11
Hey, I have a big problem.
Lets say I have a tower and I rise the lava one time at the half of the tower.
After this, I want to rise it at the Top of the tower again, but that doesnt work / I dont know how to do that...
Then i tried to rise a second lava sprite, but that wont work because its ouf of the sprite-rendering view.
Can anyone help me?
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 02-13-12, 11:55 pm (rev. 1)
Birdo


Karma: 3304
Posts: 220/2021
Since: 06-28-11
How about re-entering the room in the middle of the tower? Make a door that leads to the same area or a different area, then re-enter the tower at the middle part. I think that sprites reset if the room is re-entered again.
_________________________

Posted on 02-14-12, 05:00 am
Roy Koopa


Karma: 4011
Posts: 1320/2722
Since: 06-26-11
Hmm... yeah, thank you, I got an idea now Thanks!
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 02-17-12, 03:04 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10020
Posts: 1490/4457
Since: 06-08-11
I once managed to get water to rise multiple times by using multiple Input IDs.
If you set the water to use Input ID 10, it will rise the water by a certain amount. If you then activate Input ID 11, it will rise even more. You can rise water as many times as you want with this trick.

It's uesd in the original levels in 2-3 (the sewer level).
Probably works with lava too, just try it out =D

Posted on 02-17-12, 04:27 pm


Karma: 3752
Posts: 931/2112
Since: 06-28-11
Oh, thank you! I knew it was something with that, but could not remember anymore.
Pages: 1