Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

⭐ Smart GameObjects | Realtime Visual Scripting | Physics Toolkit | Procedural Animation [RELEASED]

Discussion in 'Assets and Asset Store' started by kitbashery, Mar 9, 2023.

  1. kitbashery

    kitbashery

    Joined:
    Sep 15, 2022
    Posts:
    5
    Ever add a GameObject to a scene and realize it doesn't do anything? NavMeshAgents just stand there, Rigidbodies just fall, Animators don't transition, and there is no way for them to interact. Are you tired of complex & bloated solutions? Look no further!

    Smart GameObjects will help solve those problems!



    Visual Scripting:
    • Real-time scripting while in editor play mode.
    • Exportable, reusable behaviors.
    • Hundreds of reflection-free conditions & actions.
    • Built-in error prevention, documentation & debug tools.
    • Supports AudioSource, NavMeshAgent, & Animator components.
    • Supports UnityEvents for easy integration with other assets.
    • Custom boolean & float variables.
    Physics Toolkit:
    • Custom ray cast shapes.
    • Memory, targets & filters.
    • Object detection algorithms.
    • Rigidbody actions.
    Procedural Animation:
    • Translation, Rotation, Scaling.
    • Billboards & custom tween modes.
    • Spline paths with multiple spline types.
    • Local space & smooth paths.
    Managed Entities:
    • Custom FPS throttling.
    • Built-in Object Pooling & spawning.
    • Managed update cycles.
    • Scale to thousands without DOTS using a component workflow*
    Bonus Parametric Meshes:
    • Multiple shape generators.
    • Custom procedural mesh creation & debug tools.
    • Vertex deformation options.
    • Multiple UV unwrapping algorithms.

    ----------------------------------------------------------------------------------------------------------------------
    Smart GameObjects is out now! keep an eye out for sales!
    https://assetstore.unity.com/packages/tools/visual-scripting/smart-gameobjects-248930?aid=1100lvf66

    Discord server: https://discord.gg/3vjtMneeFv


    *Depends on the complexity of created logic & hardware of the user.
     
    Last edited: May 5, 2023
  2. kitbashery

    kitbashery

    Joined:
    Sep 15, 2022
    Posts:
    5
  3. kitbashery

    kitbashery

    Joined:
    Sep 15, 2022
    Posts:
    5
  4. troynall

    troynall

    Joined:
    May 19, 2018
    Posts:
    8
    Hello,

    Are there any plans for any YT video tutorials ? You demo scene is good but I find that I learn by video much better.
    and
    Can I use your AI and Game kit from your Github with the Smart GO asset ?
    thanks
     
  5. kitbashery

    kitbashery

    Joined:
    Sep 15, 2022
    Posts:
    5
    Hello Troynall, thanks for your interest in Smart GameObjects.

    A) Possibly in the future, you can make just about any type of gameplay system with Smart GO so if you have a specific idea let me know. I've gone to great lengths to make sure there are tooltips on everything and have included built-in documentation accessed via the (?) button for each menu.
    Some things in Smart GameObjects assume some knowledge of scripting & logic to use effectively.

    You may find it helpful to go through the demo scene and save some behaviors as ScriptableObject templates (via the ScriptableObject button in the behavior controls). That way you can load those behaviors while you learn.

    A) Smart GO pretty much includes everything in Modular AI, Game Kit & Tween Components and does it better. You can use just about any 3rd party tool with Smart GO by using Unity's event system.

    Feel free to ask me any questions in Discord too, I may be able to provide better help there.
     
    Last edited: May 8, 2023
  6. kitbashery

    kitbashery

    Joined:
    Sep 15, 2022
    Posts:
    5
    Today is the last day of the launch discount, get Smart GameObjects 30% while you can!