Bump

From DeltaWiki
Revision as of 01:13, 5 May 2023 by Xan (talk | contribs) (Created page with "{{feature|N/A|N/A}} The '''bump''' trigger is activated when the user's avatar bumps into an object. ==Usage== '''bump''' ''([command1], [command2], [...]);'' ==Example== bump move 5 6 5, rotate 4 3 6, teleport +0 +0 +2a; When the user bumps into the object containing this code, it will move and rotate the object accordingly and also teleport the user up 2 meters. {{Build}} Category:Triggers Category:Pre-1.0 nl:Trigger:Bump")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Bump
Build

N/A

Version

N/A

The bump trigger is activated when the user's avatar bumps into an object.

Usage

bump ([command1], [command2], [...]);

Example

bump move 5 6 5, rotate 4 3 6, teleport +0 +0 +2a;

When the user bumps into the object containing this code, it will move and rotate the object accordingly and also teleport the user up 2 meters.

Object Scripting

Building2.jpg

Triggers: CreateBumpActivateAdoneAtCollideSdoneEnter ZoneExit Zone

Commands: AddforceAddtorqueAlpharefAnimateAstartAstopCameraColliderColltagColorCoronaEnviExamineFrameGroupLightLinkLockMatfxMediaMidiMoveNameNoiseOpacityPictureRotateSayScale SeqShadowShearSignSkewSkyboxSolidSoundTagTeleport / TeleportxTextureTimerURLVelocityVisibleWarpWeb nl:Trigger:Bump