G General

[Px] Hologram Script - Extras : Auto-Off, Collision, Sensor

[Px] Hologram Script - Extras : Auto-Off, Collision, Sensor
Details
Features
Contents
Reviews

This is a set of extra open source scripts and examples based on my Hologram Scripts. Here you get support for adjustable automatic shut-down timer and triggering of holograms via collision or sensor scan with adjustable scan range to detect nearby avatars.

Below is a copy of the reference card that comes with this set:

Hologram with stand with support for manual and automatic shutdown:
* demo: Hologram with Stand (Manual + Auto-Off)
* script for child prim: hologram_with_stand Manual & Auto-Off (child)
* script for child prim: hologram_with_stand Auto-Off (child)
* timer value in seconds can be changed
----
Hologram with collision stand with automatic shutdown:
* Does not support Access Control
* Requires textures to be dropped in root AND child prim
* automatic shut-down value in seconds can be changed
* demo: Hologram with Collision Stand + Auto-Off
* script for root (child needs no script): hologram_with_collision_stand (root)
----
Hollogram with sensor stand with automatic shutdown:
* Does not support Access Control
* Requires textures to be dropped in root AND child prim
* sensor scan range and automatic shut-down value in in meters and seconds respectively can be changed. Shut-down timer will apply if an avatar remains in sensor range, else the hologram will shut down as soon as no avatar is detected.
* demo: Hologram with Sensor Stand + Auto-Off
* script for root (child needs no script): hologram_with_sensor_stand (root)