Bump: Difference between revisions
Jump to navigation
Jump to search
(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") |
(No difference)
|
Latest revision as of 01:13, 5 May 2023
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.
|
|
Triggers: Create • Bump • Activate • Adone • At • Collide • Sdone • Enter Zone • Exit Zone Commands: Addforce • Addtorque • Alpharef • Animate • Astart • Astop • Camera • Collider • Colltag • Color • Corona • Envi • Examine • Frame • Group • Light • Link • Lock • Matfx • Media • Midi • Move • Name • Noise • Opacity • Picture • Rotate • Say • Scale • Seq • Shadow • Shear • Sign • Skew • Skybox • Solid • Sound • Tag • Teleport / Teleportx • Texture • Timer • URL • Velocity • Visible • Warp • Web nl:Trigger:Bump |