AW OBJECT SYNC
AW_OBJECT_SYNC
Type
Integer
Description
Show result of object click or bump to neighbors (that is, trigger a 'global' event).
Notes
If this attribute is set to 1 (true) then the result of an object click or bump will be propagated to all neighbors. The object must have a trigger for this to have any effect in browsers (e.g. "activate rotate 0 0 20 global" or "bump rotate 0 0 20 global").
The attribute AW_WORLD_ENABLE_SYNC_EVENTS must be set to 1 (true) in the world for this to work.