Search Unity

Toon Effects Maker [DEMO]- Effect library, Toon Ocean, Sprite sheet creator, path record

Discussion in 'Works In Progress - Archive' started by nasos_333, Jan 20, 2015.

  1. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349

    UPDATE:


    I am near the 250 ready effect prefabs goal. The tools have been tested extensively while making the effects as well, so everything is perfected and robust.
     
  2. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349


    The final effect library that will come in v1.0.

    As with all my packs of course this library will expend in later version with more cool effects and systems suggested by users, so i am eager to see what else you would like to see in the pack.

    Note that there are around 15 overlaping icons, this is because the Systems category is a generic one that has the effects that use certain scripts (projectiles etc) and sheet maker samples.

    The Auras category is also a generic one and contains all auras for quick reference, this category is not included in the above picm as all its effects are already in one of the other categories.
     
  3. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349
  4. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349










    Toon Effects Maker Demo
    https://dl.dropboxusercontent.com/u/79230236/Toon Effects Maker/Demo v1.0/TEM DEMO v1.0 WEB.html

    Sprite Sheet Maker Demo

    https://dl.dropboxusercontent.com/u/79230236/Toon Effects Maker/Ocean/SHEET MAKER DEMO RC1.html

    Features:
    - Effect Maker, for the easy creation of effects, using the extensive included library to copy properties from, the scaling of particle speed & size and the addition of dynamic light, text and sound features.
    - Projectile system, for automatic handling of physics, collisions and impact effects spawn
    - Toon Ocean, an advanced ocean creation module, with complete scripted control over the time of day coloration, weather conditions and wave shape & speed.
    - Sprite Sheet generator, for the easy and automated creation of sprite sheets from any object in the scene.
    - Motion recorder, for recording paths and playing back at run time, with multiple path combination possibilities.
    - Aura system, with ground conformation and advanced particle control for radial emission and rotation.
    - Particle Icons system, for multiple possibilities on the rotation & control of particle icons.
    - Toon Particle Shaders, special shaders that can give particles a toon like appearence and borders.
    - Beam system, with reflection handling.
    - Procedural dome shields, with impact ripples.
    - Extensive library with more than 200 pre-made effects, ready to use or to copy properties from.

    The framework is written in C# code and the source code is provided.

    Videos





    The system is ready for release, though it will be a bit delayed due to the Store Tools not working (cant upload the pack)

    Hopefully will be resolved tomorrow and the pack will be up for review
     
  5. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349
    UPDATE:

    The system has been released to the store !!!! - https://www.assetstore.unity3d.com/en/#!/content/30849

    Toon Effects Maker Demo
    https://dl.dropboxusercontent.com/u/79230236/Toon Effects Maker/Demo v1.0/TEM DEMO v1.0 WEB.html

    Final Sprite Sheet Creator demo
    https://dl.dropboxusercontent.com/u/79230236/Toon Effects Maker/Demo v1.0/TEM DEMO SHEET.html

    Work in progress for the next update:

    - Multithreading for sprire sheet creator
    - More options for ocean formations
    - More library items
    - New gameplay ortiented scripts for additional behaviors
    - Integration of more tools in the Toon Effects Maker editor
    - Integration with Particle Dynamic Magic for advanced effects and automation
     
  6. nasos_333

    nasos_333

    Joined:
    Feb 13, 2013
    Posts:
    13,349
    UPDATE:

    v1.1 has been submitted to the store, with a few fixes and usability enchancements

    - Fixed an issue with Sprite Sheet Maker initial camera color, that was not setup properly. Now the color is properly set to the chosen one when the Toon Effects Maker editor is used.

    - Added warning when Webplayer platform is active, since the Sprite Sheet Maker needs a change to another platform to function properly.

    2D collisions WIP