Easy Asset Search
Action Scheduler Asset Image Purchase on the Asset Store » * This is an affiliate link, meaning we may earn a small commission if you purchase something through it, at no extra cost.

Action Scheduler

Streamline your coroutine actions and enhance script communication in Unity with ease.
Category:
ToolsUtilities
Developer:
LethalBeats
Price:
$15
Rating:
Not enough ratings.
Favorites:
4
Download Size:
283.41 KB
Current Version:
1.0.1
Original Release:
Dec 10, 2024
Last Update:
Dec 30, 2024
Supported Unity Version:
2022.3.8 or higher
Description:

Action Scheduler

This asset aims to streamline the process of creating coroutine actions in a straightforward manner. Additionally, it enables seamless communication between distinct scripts by employing notifications to execute actions. This functionality also extends to the ability to share parameters among scripts.

Documentation

Technical Details:

Features

  • Notify: You can notify and send parameters, you can also do it between different scripts.
  • WaitTill: You can execute an action after seconds, frames, bool delegate or notify.
  • Interval: You can execute an action at an interval of seconds, frames, bool delegate or notify.
  • UntilWaitTill: You can stop the routine before it ends by using another WaitTill.
  • Set and get Fields: You can save and get values, you can also do it between diferent scripts.

continue »

Similar Packages