
The creator of the Corgi Engine does it again! Lots of great built in features (feedbacks, events system, inventory, achievements, etc), and great dev support. Or, you can use it right out of the box (and to make it yours plug in your own models, animations, fx, whatever) if learning and making a fun game very quickly in the process is your goal. You can extend pretty much anything to make a custom game with all the very nicely coded heavy lifting already done for you. Very impressive, well designed, and documented asset. Plus, they continue to add new features, so you'll get your moneys worth long after your initial purchase. Unlike other publishers, More Mountains has a long-standing reputation for maintaining their assets for many years. To pick their game up where they left it. Of course, all this comes with save and load mechanisms so you can keep your inventory constant across sessions, and your players will be able It will also handle ammo management (store different types of ammo, decide how it's consumed), and will allow you to create keys to unlock chests, doors,Īnd pretty much everything you want with a new and super flexible system. It'll allow you to create and manage inventories and items (collectibles, usable, equippable.). If you want to store your weapons, the TopDown Engine includes as a gift the Inventory Engine, More Mountains'ĭedicated solution for inventory management. With many aim options, the Engine covers all the most common setups : primary movement driven aim, mouse, gamepad secondary stick, spread, world or UI reticles, slope correction, and more!Īnd you'll be able to natively add VFX, animations, recoil, spread, scren shakes, flashes, and much, much more, to have your weapons feel extremely good You can even combine weapons into combo weapons, allowing you to chain attacks like you would in any beat em all, or charge weapons ala Megaman or Zelda, and will let you customize damage types, resistances, damage over time, and so much more. Projectile based weapons (rifles, guns, shotguns, plasma guns, rocket launchers, bouncy projectiles, grenades, physics based projectiles, lasers.), hitscan weapons or melee weapons (fists, swords, axes.), it's got you covered. The Engine comes with a complete weapons solution, building on top of 5 years of expertise in weapons in the Corgi Engine.

To patrolling after 10 seconds of this if the target isn't in range anymore". Try to aim at it, if there's a line of sight, shoot, otherwise move towards target.
UNITY 2D GAME ENGINES CODE
And no code is required, all that is setupįrom the inspector, and allows to create complex behaviours, such as " patrol this set of node until a targetĬomes in range. In total, that's more than 25 actions and decisions ready to use. Line of sight, distance to target, being grounded, still having ammo, being hit, health level, target's state, time.

Rotate or face towards target, start/stop running, invert patrol direction,Īim at target, swap brains, trigger feedbacks, trigger events, pathfind your way to a target, patrol a set of points, move randomly.Īnd here are some of the decisions you'll be able to base your transitions on : target in range, target in

Here are some of the actions included in the engine : move towards target, shoot, wait, change weapon, reload, It's a battle proven, robust system that will cover most use cases. Built around a "brain" and a combination of actions and decisions, To power up all your AI agents, whether they're NPCs, enemies or allies, the engine comes with the sameĪdvanced AI system as the Corgi Engine. Uses Unity's native animator system, which makes it compatible with any animation solution out there (Spine, Walk and slide on slopes, use moving platforms, slow down time, orient or rotate your character towards movement and/or weapon direction, and more.Īnimation parameters are handled by the engine as well, so you can focus on what's important. These are tight non-root motion controllers, focused on providing the best feel and controls possible.Īlong with the controller, you'll find a complete Character system,Ībilities, to get your character ready in seconds thanks to the AutoBuild Character feature.Ībilities included in the engine include move, run, walk, crouch, crawl, dash, cone of vision, auto aim, auto shoot,įall down holes, handle one or more weapon, activate buttons, get stunned, jump, 3D pathfinding, surface sounds, push, pathfind to mouse (3D), persist across scenes, Or are AI enemies or friends, the engine comes with two character controllers :Ī 3D controller, to cover all your needs. To allow you to create the characters you want, whether they're controlled by the player,
