Search Unity

Action Box (Visual Scripting)

Discussion in 'Assets and Asset Store' started by athagonstudios, Aug 8, 2014.

  1. athagonstudios

    athagonstudios

    Joined:
    Feb 15, 2013
    Posts:
    6
    Hi all !

    After some months of development, Action Box is ready to be released publicly.

    What is ActionBox?

    It is an Unity 3D tool oriented to streamline the workflow of artists and developers. Its comfortable and intuitive interface provide the ability to organize easily the management of events and actions of multiple objects.

    This tool allows you to create multiple Actions without writing a line of code. You don´t need programming skills to start.

    Very effective for prototyping, menus and level design.














    Some features:
    • Dynamic interfaces for events and actions.
    • Execute actions with delay and probability.
    • Other custom actions may be programmed.
    • 17 Events:
      • Collision (On Enter, On Exit, On Stay)
      • Mouse (Mouse Down, Mouse Up, Mouse Exit, Mouse Over, Mouse Enter)
      • Keyboard (Key Down, Key Up, Key Pressing)
      • Object (On Start, On Update, On Enable, On Disable, On Destroy)
      • Animation (On Stop)
    • 12 Flexible actions:
      • Load Scene
      • Play/Pause Animation Clip (Wrap mode, reverse)
      • Animator (set states and parameters
      • Activate / Deactivate / Delete (Game Objects & components)
      • Play sounds
      • Create (Instantiate and change parent)
      • Move / Rotate / Scale
      • Send Message (Call functions with a string parameter)
      • Look At
    We have published several examples (which are included in the tool) showing what you can do with Action Box almost without writing code:

    Demo

    Thanks and enjoy!

    Web

    Asset Store

    English manual

    Twitter: @_Action_Box_
     
    Last edited: Aug 19, 2014
  2. sefou

    sefou

    Joined:
    Aug 30, 2011
    Posts:
    287
    Hello,

    your English manual is in Spanish . Can you fix it ?

    Thanks
     
  3. athagonstudios

    athagonstudios

    Joined:
    Feb 15, 2013
    Posts:
    6
    Solved

    Thanks sefou
     
  4. athagonstudios

    athagonstudios

    Joined:
    Feb 15, 2013
    Posts:
    6
    We are working on the first update of the tool. Feel free to comment anything and ask any questions.
     
  5. lundon

    lundon

    Joined:
    Nov 6, 2009
    Posts:
    59
    What's the status. Your last post was 3 month's ago.
     
  6. German-Caballero

    German-Caballero

    Joined:
    May 10, 2013
    Posts:
    1
    We add a new action to Action Box:

    - Follow: This action allows you to make an object follow another game smoothly

    And a new feature:

    Transitions with animated curves.

    Enjoy it!