[x3d-public] KeySensor key to TimeSensor (solution and questions)

John Carlson yottzumm at gmail.com
Wed Sep 6 08:32:09 PDT 2023


The solution for this was to use the ALT key in vuew3dscene to pause and
resume.

On Fri, Sep 1, 2023 at 7:18 PM John Carlson <yottzumm at gmail.com> wrote:

> I’m getting keystrokes, and I want to pause and resume TimeSensors.  For
> pausing, I guess I can use a KeySensor listening for particular keystrokes
> (isActive event on particular keys), then ROUTE through BooleanTrigger and
> potentially optional TimeTrigger, and then to TimeSensors.
>
> Now I want to pause ALL my TimeSensors.  This will be done with program
> synthesis!  Massive code explosion!
>
> How do I resume where I left off?  Is it better to use enabled? Can I
> resume TimeSensors that are disabled and not have them take off with their
> Animations, when other are running?
>
> Let me know when you want this implemented, Joe.
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230906/cb860e80/attachment.html>


More information about the x3d-public mailing list