G Geral

Fully Customisable Bumper Versão 1.0.1

Fully Customisable Bumper
Detalhes
Destaques
Conteúdo
Resenhas

A bumper with many extensions. Allows you to
- on collision, rez given objects (a bumper)
- magnetise specific objects
- shoot specific random objects
- be hit with the ONI slapper and rain objects
- swat away objects using ONI slapper gestures (/69 slapRight, slapLeft)
Comes with 2 gestures that allow you to turn the magnet on or off, and a gesture to trigger the gun command.

All of these can be configured using the "Object Config" notecard in the Content of the bumper. Below is an example configuration.

Swats away the Big Cheese Wedge object hard:
SWAT_FORCE, 150000.0
SWAT_RANGE, 5.0
SWAT_OBJECT_LIST, Big Cheese Wedge
SWAT_ON, TRUE

BUMPER_MAX_RAINED_OBJECTS, 10
# BUMPER_OBJECT_COOLDOWN, 60
BUMPER_ON, TRUE
BUMPER_RAINER_ON, TRUE

Allows you to shoot the Big Cheese Wedge with a velocity of 10
BUMPER_BULLET_LIST, Big Cheese Wedge
BUMPER_BULLET_FORCE, 10

When slapped with the Oni slapper (range 1), spout a Big Cheese Wedge upwards
BUMPER_SLAPPER_ON, TRUE
BUMPER_SLAPPER_RANGE, 1.0
BUMPER_RAIN_LIST, Big Cheese Wedge

When turning magnet on via gesture, pull all Big Cheese Wedge to you.
BUMPER_MAGNET_ON, TRUE
BUMPER_MAGNET_RADIUS, 30.0
BUMPER_MAGNET_LIST, Big Cheese Wedge
BUMPER_MAGNET_FORCE, 10000.0

  • Bumper
  • Magnet
  • Gun
  • ONI slapper integration
  • Swatter