Tag: Game Creator

  • Perception 2 | Game Creator 2 by Catsoft Works v2.1.4 (18 Oct 2024)

    Perception 2 | Game Creator 2 by Catsoft Works v2.1.4 (18 Oct 2024)

    Let characters see, hear and smell the world around them.

    This module requires Game Creator 2 in order to work – free download link.

    Make your characters undestand the world around them using the Perception component.

    This component allows to add multiple sensors that allow characters to read the scene and react accordingly.

    The Sight sensor lets characters see tracked objects in front of them. Includes a primary and peripheral vision cone that changes detection speed as objects are further away.

    Light can optionally affect how much can characters see other objects using the Luminance system.

    The Hearing sensor allows characters to react to noises. Each noise can have its own tag and intensity, and can be masked by ambient noise (called Din).

    The Smell sensor makes characters able to catch scents left by other objects and follow trails like a breadcrumb path.

    All these sensors contribute to a general Awareness meter which indicates how aware a character is of another game object.

    Also includes an Evidence system that allows characters to react to changes made to the world. For example, a guard might notice a door left open by the player.

    Characters can also exchange information between them so they appear to be working as a team.

    Includes
    Source code
    Examples & Templates

    Version: 2.1.4 (18 Oct 2024)

    Home Page: LINK

    Download Link: LINK

    Password for archive (if needed): unityunreal.com

  • Behavior 2 | Game Creator 2 by Catsoft Works v2.1.6 (18 Oct 2024)

    Behavior 2 | Game Creator 2 by Catsoft Works v2.1.6 (18 Oct 2024)

    Define how characters behave using multiple AI techniques.

    You can get the latest version of this pack for free from us.

    This module requires Game Creator 2 in order to work – link to free download.

    Create your own behavioral AI systems using 4 industry-standard techniques.

    State Machines are the easiest and most intuitive tools to use. At any given time an agent can be executing a single state, and has a list of transitions to other ones.

    Behavior Trees offer a way to keep systems more organized. It comes with all the common types of nodes, such as Tasks and Sub Graphs.

    Composites nodes allow to branch the logic into multiple paths, using Selectors and Sequence types, among others.

    Decorator nodes allow to transform the result of executing its child nodes. For example, using the Inverse decorator turns a Failure result into a Success.

    GOAP or Goal Oriented Action Planning is a novel technique in which you define multiple tasks of things to do, without any order and the behavior brain will figure out the best possible combination at any given time in order to fulfill a list of Goals.

    Utility AI (also known as Needs-based AI) is an advanced behavioral AI technique that allows to define how much a Task node should be prioritized over others using a dynamic numeric value and an easing curve.

    This is extremely useful to create games such as The Sims, where each character has different needs based on their personality traits and current context.

    Includes

    Source code
    Examples & Templates

    Version: 2.1.6 (18 Oct 2024)

    Home Page: LINK

    Download Link: LINK

    Password for archive (if needed): unityunreal.com

  • Abilities: Game Creator 2 v1.12.0 (21 Feb 2025)

    Abilities: Game Creator 2 v1.12.0 (21 Feb 2025)

    Create abilities for your RPG in a fraction of the time. Easy and flexible, Abilities puts the control back in the hands of the designer.

    You can always get the latest update of this pack for free from us.

    Supercharge your game with highly flexible RPG abilities within minutes !

    Abilities is designed with simplicity and flexibility in mind. No need to code, you can add your custom logic directly in the inspector with simple instructions to quickly prototype your ideas.

    Easy to customize with your own assets and integrate with your work.

    For those dev types out there, special care has been given to the code so that it is self documented, easy to understand and to extends.

    Engineers will love working with our assets.

    A lot of tools are already implemented to get a wide range of RPG abilities inside your game within minutes ! Check out our website or the documentation for more information.

    This module requires Game Creator 2 in order to work.

    Version: 1.12.0 (21 Feb 2025)

    Home Page: LINK

    Download Link: LINK

    Password for archive (if needed): unityunreal.com

  • Melee 2 | Game Creator 2 by Catsoft Works v2.2.11 (18 Oct 2024)

    Melee 2 | Game Creator 2 by Catsoft Works v2.2.11 (18 Oct 2024)

    Slash, kick and crush enemies using weapons or bare hands!

    You can get the latest update of this pack for free from us!

    This module requires Unity 2022.2 and Game Creator 2 in order to work.

    Create Melee combat systems with the easiest and most powerful tool! Define different attack phases for each attack animation, the canceling frames, and create combos and rules to execute them!

    – Every Skill is a separate asset

    – Define Anticipation, Strike and Recovery phases for each attack

    – Easily create Combos and chain Skill attacks together

    – Play Reactions that depend on the attack received

    – Create synchronized Takedowns or finishers!

    – Multiple motion options for each Skill

    – Block and Parry attacks using rules defined in Shield assets

    – Dodge attacks and play custom visual effects

    – Let characters Poise through attacks

    – Built-in Input Buffering to aid the player’s attacks

    – Inter-frame collision prediction to avoid ghosting attacks

    – Lock-on and cycle through enemies

    – Wield any amount of Weapons at any time!

    Version: 2.2.11 (18 Oct 2024)

    Home Page: LINK

    Download Link: LINK

    Password for archive (if needed): unityunreal.com

  • Game Creator 2 v2.17.51 (18 Oct 2024)

    Game Creator 2 v2.17.51 (18 Oct 2024)

    Support engine version: 2022.3.0 or higher.

    You can always get the latest update of this pack for free here on FreeUnityAssets.

    Game Creator is a complete tools suite that will help you kickstart your game in a matter of minutes. It empowers artists, designers and programmers with the necessary tools to create games without having to write a single line of code.

    Comes with an intuitive and powerful high-level Visual Scripting system that making games feels like cheating:

    Actions are lists of instructions that are executed from top to bottom.
    Triggers listen to events and react by executing instructions
    Conditions let you branch to different instructions depending on the context

    Creating Characters is just a couple of clicks away. Drag and drop your own custom 3D model and press the play button. Supports multiple control schemas and controllers.

    Frame what happens in the scene using the brand new Cameras. Transition between them and choose from a wide variety of shots, including static, animated, first and third person, top-down and much more!

    Keep track of what happens in the world using Global and Local Variables. Choose between two types:

    Name Variables are identified by a unique name. For example, use “score” to access the current tally.
    List Variables stack elements one after the another and can be accessed using an index number. Useful to gather information about the scene, such as targetable enemies or resources gathered.

    Defining what data should be Saved and Loaded between play sessions has never been easier. The Remember component allows to cherry-pick what information should be stored when the player saves the game. You can also choose to save multiple save slots!

    Version: 2.17.51 (18 Oct 2024)

    Home Page: LINK

    Download Link: LINK


    Password for archive (if needed): unityunreal.com