• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Solved How to reset the counter for logicbricks?

Solution
Yeah, there is SetDown to set to 0, and SetUp to set the max value.
Also check out the examples from the demo scene package that comes with LogicBricks...there is one showing the Counter: Example 4.
Oh, I used this recently for a scene. It seems like to reset the counter to 0 you have to manually use the "SetDOWN" trigger. And if you need to check the counter it's the float storable called "Value".
 
Upvote 1
Oh, I used this recently for a scene. It seems like to reset the counter to 0 you have to manually use the "SetDOWN" trigger. And if you need to check the counter it's the float storable called "Value".
Ok will try that out! Thanks !
 
Upvote 0
Yeah, there is SetDown to set to 0, and SetUp to set the max value.
Also check out the examples from the demo scene package that comes with LogicBricks...there is one showing the Counter: Example 4.
 
Upvote 0
Solution
Yeah, there is SetDown to set to 0, and SetUp to set the max value.
Also check out the examples from the demo scene package that comes with LogicBricks...there is one showing the Counter: Example 4.

Ok will do! Thanks
 
Upvote 0
Back
Top Bottom