Consider jxr as a component so that any entity, not just <a-text> with visible code, can be executed #65

Open
opened 2022-12-02 17:57:43 +00:00 by utopiah · 2 comments
Owner

See #52

See https://git.benetou.fr/utopiah/text-code-xr-engine/issues/52
Author
Owner

Could also traverse down a pinched target to see if it has children with jxr components and execute these.

Could also traverse down a pinched `target` to see if it has children with `jxr` components and execute these.
utopiah added the core interactions label 2022-12-07 07:02:37 +00:00
Author
Owner

Note that adding adding the target and value components, e.g target id="bottle" value="jxr tiltUpId('bottle')", is enough to get the expected behavior. It does not though show the code, which arguably might be a foundamental design choice.

Note that adding adding the `target` and `value` components, e.g `target id="bottle" value="jxr tiltUpId('bottle')"`, is enough to get the expected behavior. It does not though show the code, which arguably might be a foundamental design choice.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#65