POWER POOL
This package allows you to save system resources when working with a large number of objects on the scene. Power Pool does not require inheritance from a special class. You can easily upload it to an existing project and start using it right now!
VISUAL RAY CAST (FREE ON GIT HUB)
Is an extension to the Physics.Raycast system that already exists in Unity. A distinctive feature of the innovation is the ability to visually represent the operation of this system. The ray will react to hitting the object by changing its color, which can also be adjusted. Visualization of the work of Physics.Raycast allows you to easily debug your project, without writing additional debuggers. The asset will also be extremely useful for beginners in Unity, as it clearly shows the Physics.Raycast system works.
COROUTINE EXTENSIONS (FREE ON GIT HUB)
Often, when writing code, there is a need to delay the operation for some time or until a certain condition is met. Our extensions are designed to simplify these operations to a single command (Delay, Wait Until, Repeat Until). The plugin does not require inheritance of your class from a special class or any other manipulations. You can easily upload coroutine extensions to an existing project and use it without restrictions right now!
MATH CALCULATIONS (FREE ON GIT HUB)
is a static class that contains mathematical functions that are useful in game development. Put your boring math textbook aside and focus on your creativity! This plugin takes over the entire routine!
If you have any questions, please write to me on e-mail: Wolk.fo@Gmail.com