Jump to content

South America

This is a free download custom map (Procedural map) outlining South America and its surroundings with some custom monuments that will be added in later versions.
Check out

Hydrae Oxide

Hydrae Oxide 4K is our second free map project
Check out

AutoCopter

AutoCopter brings you all the tools needed to survive the Rust Apocalypse while flying in your private helicopter.
Check out

Tanks Factory

This is great alternative of Launch Site. For looting needs red card.
Check out

Cobalt Police Department

Custom Monument for RUST
Check out

WaterBikes 1.2.1

$16.99

   (0 reviews)

4 Screenshots

This plugin adds water bikes with customizable physics!

Commands

/waterbike - Spawns waterbike near player (requires waterbikes.spawn permission)

/waterbike_debug - show buoyancy points (admin only)

debug.thumb.png.07756349d3d5fa9289f11297b05ba2a9.pngEach buoyancy point has force and size parameters

 

 

 

 

 

 

 

 

Localization

  • English
  • Russian

Configuration

Example WaterBikes.json

(some parts are shortened)

{
  "(0) Waterbike price item short name:amount (0 - free)": {
    "Key": "scrap",
    "Value": 0
  },  
  "(00) Spawn cooldown (in seconds)": 120,
  "(1) Waterbike prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab",
  "(2) Make all snowmobiles waterbikes": true,
  "(3) Allow waterbikes to drive on land": true,
  "(4) Spawn permission name": "waterbikes.spawn",
  "(5) This permission allows players to spawn waterbikes for free": "waterbikes.free",
  "(6) Engine thrust": 5000.0,
  "(7) Steering scale": 0.1,
  "(8) Off axis drag": 0.35,
  "(9) Thrust point position": {
    "x": -0.018,
    ...
  },
  "Buoyancy points": [
    {
      "Force": 730.0,
      "Position": {
        ...
      },
      "Size": 1.3
    },
    ...
  ]
}

 

API

Spawns water bike at specified position

public BaseEntity SpawnWaterbike(Vector3 position, Quaternion rotation)

 

screenshot1.png

Edited by _senyaa


What's New in Version 1.2.0   See changelog

Released

- Spawn only at beach option

- Autoflip

- Incompatible terrain speed fixes

-
  • Haha 1
 Share


_senyaa's other works


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...