[x3d-public] TimeSensor Control

John Carlson yottzumm at gmail.com
Wed Aug 30 20:55:31 PDT 2023


Yes, but in my case, i want something to continue running until a certain
amount of time elapses.

On Wed, Aug 30, 2023 at 8:10 PM Joe D Williams <joedwil at earthlink.net>
wrote:

> <TimeSensor DEF='GBTimer' cycleInterval='100' loop='false' enabled='false'
> />
>
> <BooleanSequencer DEF='GBTimerControl'
> key='0 1'
> keyValue='true false' />
>
> <ROUTE fromField='fraction_changed' fromNode='GBTimer'
> toField='set_fraction' toNode='GBTimerControl'/>
> <ROUTE fromField='value_changed' fromNode='GBTimerControl'
> toField='enabled' toNode='GBTimer'/>
>
> What combination of parameters so I need to get this to just Run Once then
> stop.
> Seems like if I start with loop='false' it doesn't go.
> enabled true or false sent by control does nothing
>
> Thanks,
> Joe
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230830/6f9afb43/attachment.html>


More information about the x3d-public mailing list