| I need a Sprite - Help me! |
|
Forum Index - SMW Hacking - General SMW Hacking Help - I need a Sprite - Help me! |
|
Pages: 1  |
|
|
|
| Posted on 2012-04-03 04:11:31 PM |
Link | Quote |
|
Well, I used this Sprite before but I forgot the name. The Sprite makes the level scroll vertically if mario is high enough.
(example here: http://www.youtube.com/watch?v=vjFPaGuWb58 (ignore the german player..) [the first part of the level]
I need this Sprite for a Special level in a Collab Hack..
Please help me!
~Bass
|
|
|
|
| Posted on 2012-04-04 05:30:12 AM |
Link | Quote |
|
I didn't mean the F.L.U.D.D.
Do you see how it scroll vertically?
Normally it scrolls vertically if Mario is running at maximum speed but in this level it scrolls automatically up.
I need this sprite but I forgot the name.
And yes, this is one of my levels but I deleted the whole folder because I don't want to use this level in my Hack.
~Bass
|
|
| Posted on 2012-04-04 05:36:39 AM |
Link | Quote |
|
Originally posted by the RAM map$7E:1404 | 1 byte
If "vertical scroll at will" is enabled, then this flag controls if the screen should scroll up to the player.
Set this to a non-zero value every frame through levelASM or a generator, and the screen will always follow Mario.
|
|
| Posted on 2012-04-04 07:27:21 AM |
Link | Quote |
|
Originally posted by yoshicookiezeusOriginally posted by the RAM map$7E:1404 | 1 byte
If "vertical scroll at will" is enabled, then this flag controls if the screen should scroll up to the player.
Set this to a non-zero value every frame through levelASM or a generator, and the screen will always follow Mario.
Thank you!
This is excactly that what I was looking for!
~Bass
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - I need a Sprite - Help me! |