<div dir="auto">Yes, but in my case, i want something to continue running until a certain amount of time elapses.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 30, 2023 at 8:10 PM Joe D Williams <<a href="mailto:joedwil@earthlink.net">joedwil@earthlink.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><TimeSensor DEF='GBTimer' cycleInterval='100' loop='false' enabled='false' /><br>
<br>
<BooleanSequencer DEF='GBTimerControl' <br>
key='0 1'<br>
keyValue='true false' /><br>
<br>
<ROUTE fromField='fraction_changed' fromNode='GBTimer' toField='set_fraction' toNode='GBTimerControl'/><br>
<ROUTE fromField='value_changed' fromNode='GBTimerControl' toField='enabled' toNode='GBTimer'/><br>
<br>
What combination of parameters so I need to get this to just Run Once then stop.<br>
Seems like if I start with loop='false' it doesn't go. <br>
enabled true or false sent by control does nothing <br>
<br>
Thanks, <br>
Joe<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
</blockquote></div></div>