Search Unity

[BETA] CAT Game Builder (Released - see top of post)

Discussion in 'Assets and Asset Store' started by jsoucy, Oct 28, 2017.

  1. jsoucy

    jsoucy

    Joined:
    Jun 17, 2013
    Posts:
    15

    CAT Game Builder is released! - see new thread

    Hi all,

    My name is Jonathan Soucy, Executive Producer at Tricky Fast Studios, LLC. We here at Tricky Fast have been working on a new visual scripting solution for Unity, called CAT Game Builder. We wanted to open a limited Beta for you, the community. Your feedback, as people who use and create Unity plugins, is invaluable to us.

    Another visual scripting package? What is so different about CAT Game Builder?
    • While CAT Game Builder is state/state machine based, we use custom extensions to the Unity inspector and hierarchy instead of a state flow type UI
    • Higher level Conditions, Actions and Triggers allow you to quickly build functionality, without getting into the scripting API of Unity.
      • For example, the Navigate Action wraps up all of the code needed to perform this common function. You just tell CAT what object, where it should go, how long it should take and you are done!

    .

    Additional Features:
    • Reduce or eliminate the need for coding
    • Production-ready and professional quality
    • Build and reuse modular components
    • Fully integrated with Unity’s workflow
    • Comprehensive manual
    • Included examples and ready to use prefabs
    • Makes creating in-game UIs a breeze
    • Integrated Quest or Mission System
    • Modular Player and Camera Controllers
    • Localization support
    • Save and Restore Game State
    • Interactive debugging
    • Built and supported by game industry professionals
    We are limiting the Beta to 20 participants right now. We realize everyone’s time is super valuable, so if you participate in the Beta and complete the Beta survey, you will receive a free copy of the plugin. If you are interested in the CAT Game Builder Beta, you can sign up here: http://eepurl.com/c9kghz.

    Thank You,

    Jonathan Soucy
    Tricky Fast Studios, LLC
     
    Last edited: Jan 15, 2018
    sirgolan, Mr-Knieves and GamerPET like this.
  2. Mr-Knieves

    Mr-Knieves

    Joined:
    Mar 7, 2013
    Posts:
    41
    Seems like a neat extension. I tried to subscribe to the beta but have not received an email yet? Are there any spots still open?

    Thanks!
     
  3. jsoucy

    jsoucy

    Joined:
    Jun 17, 2013
    Posts:
    15
    Yes there are more slots open. The latest update just went out last night, let me know if it made it to your inbox!
     
  4. sirgolan

    sirgolan

    Joined:
    Oct 18, 2013
    Posts:
    175
  5. sirgolan

    sirgolan

    Joined:
    Oct 18, 2013
    Posts:
    175
    Just to update anyone watching this thread-- CAT Game Builder is now available on the Unity Asset Store. We posted a thread for discussions.



    And here's a screenshot showing what it takes to build the bird in a Flappy Bird clone: