1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Apex Hoverbike 2.4

A purely cosmetic hoverbike alternative

  1. Minor script clean up

    Monijir
    Non-essential update, just cleaning up bits of the script
  2. 1.0 compatability

    Monijir
    Removed bonus assets
    Added tool-tip image
    Reworked scripts from 1.0 versions
    Should now properly unpack with 1.0 asset unpacker
  3. The now-you-don't-have-cheat Update

    Monijir
    The bike is now available from the outpost vehicle shop.

    New Features :
    Custom graphics for vehicle controller
    Removed several vanilla dependencies
    Added readme

    The bonus assets for vehicle modding are now included
  4. 2.0 the it-probably-works update.

    Monijir
    The bike should now work in stable - it can be created with the following commands :

    Code:
    /spawnvehicle apexhoverbike
    /spawnitem apexhoverbikecontroller
    
    There are currently no legitimate ways to attain the vehicle through gameplay.

    New Features :
    Removed some normal hover-bike features : no headlights, no horn
    Added damage states
    Added custom tesla coil animation and code
    Added custom wreckage particles and animation
    Added custom warp in animation in style of original...
  5. compatibility tweak

    Monijir
    The vehicle should now be fully separated from the others and shouldn't interfere with other vehicles - vanilla or modded. It's also been updated to the script of the newer (11.03.15) vanilla hoverbike in terms of handling, but the damage animation remain unimplemented.