
Tweaks for Nova Drift
A downloadable mod for Windows
Download NowName your own price
This little mod adds various options for Nova Drift!
Visual options:
- Guide-lines
These come in 5 different styles and help you keep track of where your ship is and where you are aiming. Configurable size and colors! - Background fade
Adjustable overlay to help keep track of ship and entities over some of the game's brighter backgrounds. - Asteroid outlines
Can be enabled together with above if you made the background a little too dark. - Healthbars
Circular enemies for your constructs and/or enemies. Adjustable style/size/colors. - SHIP LEGS
Twin-stick shooter controls, but at what cost?
Gameplay options:
- Collectable tweaks
Pull collectables from further away or disable their expiration.
Note: disables leaderboard submission.
Installing
Unzip the 4 files into the game's directory.
Uninstalling
Remove those 4 files. No game files are changed so no additional cleanup is needed.
How to use
Run NovaDriftTweaks instead of the regular game executable. This launches the game executable with mod attached. Press F1..F6 to switch between guide-line styles in-game.
If using Steam, you may add NovaDriftTweaks as a non-Steam app for convenience.
Configuration
All options are edited using the included INI file.
Changes are loaded when the game starts up.
Updated | 14 days ago |
Status | Released |
Category | Game mod |
Platforms | Windows |
Rating | |
Author | YellowAfterlife |
Download
Download NowName your own price
Click download now to get access to the following files:
NovaDriftTweaks.zip 216 kB
Development log
- SHIP LEGS14 days ago
- Healthbars and collectable options18 days ago
Comments
Log in with itch.io to leave a comment.
Nice work!
I was wondering if the source code is available, I would like to take a look and tweak some things! <3
Given the nature of work, I’m not sure if I can release the source code without any potential implications (as if the game doesn’t have enough problems with cheaters on leaderboards already).
If you have specific suggestions or GML code snippets, I can try integrating them.
If the stars align, might eventually be able to add Lua scripting to it (so that “sub-mods” could be loaded), but the effort required to do so would exceed the effort required to add official modding support to the base game, so there’s that.
I wanted to extract the "Collectable tweaks" functionality into a standalone mod since I don't need the other modifications.
But I get what you're saying, if you don't feel right about it then I won't push this further.
Anyways, great work, everything runs incredibly well ♥.
How the hell does one mod a GMS2 game?!
Usually using UndertaleModTool, but some games (including this one) are compiled with the high-performance compiler and as result require far more complex approaches if you want to mod game logic. Hence why you don’t see many people mod Nova Drift or Heat Signature.
Nice mod. Have you considered drawing the forward line with a different colour/width/alpha to denote the facing direction?
That's a good idea, added that (*Main).
Very nice, it looks great.