Name: | VVVVVV gravity physics |
Authors: | HammerBrother, underway |
Submitted: | by underway |
Obsoletes: | VVVVVV gravity physics |
Act As: | 25 |
Includes GFX: | No |
Description: | A gimmick from VVVVVV that replaces the jump button with a switch gravity and white lines also switch gravity. Note that the instructions for insertion and usage differ slightly if you're using Callisto. |
Tags: | gravity lorom physics vvvvvv |
Comments: | 26 (jump to comments) |
Rating: |
Download
4.03 KiB | 1,612 downloads
Comments (26)
I could never be an ASM moderator. I'd probably reject some files due to them not working despite seemingly doing everything right, having no idea that they were actually functional but there was something simple I overlooked.
Change the VVVVVVPhysics: label to main: and try changing the RTS on line 72 to a RTL.
It doesn't stand for anything. It's supposed to represent a bunch of arrows pointing up and down.
They're the names of the main characters.
There's 5 of them, that's why there are 5 Vs!
Violet
Vermillion
Victoria
Verdigris
Vitellary
Actually it's 6 Vs.
Viridian
Violet
Vermillion
Victoria
Verdigris
Vitellary
Fun fact: Each of their names is their color
It doesn't stand for anything. It's supposed to represent a bunch of arrows pointing up and down.
They're the names of the main characters.
There's 5 of them, that's why there are 5 Vs!
Violet
Vermillion
Victoria
Verdigris
Vitellary
It doesn't stand for anything. It's supposed to represent a bunch of arrows pointing up and down.
EDIT: nvm wrong place
I did try doing the TRB to remove the controller from jumping, but due to a sequence that the game runs the routines, it performs a check if the player presses jump, then set y speed and sfx before going to the uberasm code during the 1 frame the player lands on the ground. Not to mention, disabling the control also disable flipping as well as jumping, which you don't want.
Add this to beginning of the UberASM code to fix vertical scrolling if your level extends vertically:
Or add this to prevent Mario from jumping, if you want to do that for some reason:
DO NOT HAVE GRAVITY LINES CROSS
But seriously, this looks great. Hopefully it gets approved!