Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Animation
More Effective Coroutines [PRO] – Free Download

More Effective Coroutines [PRO] – Free Download

Tsunami 16 January, 2025
Sending
User Rating 4.5 (2 votes)

This is the Pro version. The free version of MEC contains the mininum set of features, whereas the Pro version contains the full set. Both versions run on the same super-fast core.

For more detail this asset from the Unity Asset Store: Click Here

This is a paid asset, but now you can download More Effective Coroutines [PRO] for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

More Effective Coroutines [PRO] v3.13.0 (Latest version)

VIP Only

More Effective Coroutines [PRO] v3.12.0

Download Now

“If possible, please buy the package to support the developer”

More Effective Coroutines (MEC) is an improved implementation of coroutines.

When you use Unity’s built-in default coroutines you will have to be very careful about how you use them or else they will allocate memory that the garbage collector later has to clean up. This can cause your app to randomly skip frames. MEC solves that issue for coroutines, while also making coroutines more powerful by running about twice as fast as Unity’s default coroutines do and providing you with a host of new options that Unity’s default coroutines don’t have.

This is the Pro version. The free version of MEC contains the mininum set of features, whereas the Pro version contains the full set. Both versions run on the same super-fast core.

Switching between MEC coroutines and Unity’s default coroutines is really easy. They can even be used side by side in the same project.

Advantages of MEC (both free and pro):

– MEC doesn’t require that your class inherit from MonoBehavior in order to run a coroutine.
– Coroutines can be “tagged” with a string when created, allowing you to kill or pause coroutines individually or as a group.
– MEC contains no pre-compiled DLLs, which makes debugging easier.
– MEC contains useful extra segements, like SlowUpdate.

Additional features found in Pro:

– Additional segments: All the segments that are included in the free version, plus RealtimeUpdate, EditorUpdate, EditorSlowUpdate, EndOfFrame, and ManualTimeframe.
– Additional functions: RunCoroutineSingleton for when you want to ensure that there is only ever one instance of a particular coroutine running at a time. SwitchCoroutine changes the timing segment or tag of a coroutine while running.
– Extension methods: Delay adds a delay to the beginning of a coroutine. Append and Prepend automatically run one coroutine as soon as the previous one finishes. CancelWith extends the coroutine to automatically stop when a given condition goes out of scope. Superimpose runs two coroutines together. (which can be useful for wait or kill operations.) Hijack changes the return value of a coroutine. (which can be useful when you want to run the exact same code, but in slow motion).
– A lot of additional ways to control a coroutine from just the handle, such as changing the segment, layer, tag, or even ending it.
– Coroutines can be grouped so that when one is terminated or paused the others in the group do the same.

For more informantion, see the documentation here.

 

Get paid unity asset for free
Prev Article
Next Article

Related Articles

Simple Waypoint System – Free Download
Tsunami 7 December, 2024

Simple Waypoint System – Free Download

Path Definition – Free Download
Tsunami 1 August, 2020

Path Definition – Free Download

JcmFix – Free Download
Tsunami 27 May, 2025

JcmFix – Free Download

JU Foot Placement – Advanced Foot Placement IK System – Free Download
Tsunami 9 January, 2025

JU Foot Placement – Advanced Foot Placement IK System – Free Download

Leave a Reply Cancel Reply

Recent Posts

  • Klondike Solitaire – Solitaire Game – Free Download
  • Location 3 Winter – Low Poly 3D Models Pack – Free Download
  • Better Mesh – Mesh Preview & Full-insight at a glance – Free Download
  • Retro Weapons and Explosions Sounds – Free Download
  • Sci Fi Assault Rifle – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2025 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA