Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Random Timers

An asset by BrainOnOxygen
The page banner background of a mountain and forest
Random Timers thumbnail image
Random Timers thumbnail image
Random Timers hero image

Quick Information

0 ratings
Random Timers icon image
BrainOnOxygen
Random Timers

Two random timer nodes. RandomRangeTimer serves to timeout at random intervals within a range. RandomListTimer times out by picking random values on a given list.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Random Timers

Two random timer nodes.

Features

  • RandomRangeTimer serves to timeout at random intervals within a range.
  • RandomListTimer times out by picking random values on a given list.

Manual Installation (without Godot's Asset Library)

  1. Download this repository.
  2. Copy the addons/random_timers folder into the addons directory of your project.
  3. Within the Godot editor's top bar, navigate to Project -> Project Settings -> Plugins.
  4. Find "Random Timers" among the list of plugins and toggle the Status column to "Enable".
  5. Access the Nodes just like any native node by pressing CTRL + A within the scene view to access the Create Node Menu, and searching for RandomRangeTimer or RandomListTimer.

Usage

Add one of the two timer nodes and adjust to your liking.

  • Hover over the node member's in the editor, to get tooltips with detailed explanations.

Compatibility

Made and working on Godot 4.2.1

Contributing

Feel free to report any issues or suggestions for improvements.

License

MIT License - LICENSE.

Acknowledgements

  • Thanks for "Timer Node" svg icon as a baseline.
  • Thanks for Godot, its creators, the team that continues to maintain and upgrade it and, of course, everyone who's contributing with documentation, code, issue reporting, feedback and just in plain using the Engine to give life to their creations.

Two random timer nodes. RandomRangeTimer serves to timeout at random intervals within a range. RandomListTimer times out by picking random values on a given list.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Random Timers icon image
BrainOnOxygen
Random Timers

Two random timer nodes. RandomRangeTimer serves to timeout at random intervals within a range. RandomListTimer times out by picking random values on a given list.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers