3D MODELS: Avatar SDK : Allow your users to create their digital 3D avatars from a single selfie photo. Let them be a part of the experience, like never before (there is a free version of this and its very cool)! Blacksmith : A small but quality sample from the Village Exteriors Kit. …
Read More »BEST FREE ANIMATION UNITY ASSETS
ANIMATION: Animancer Lite : A code-driven replacement for Unity’s Mecanim AnimatorControllers based around the concept of Dependency Injection: instead of using names or hash codes to identify predefined states and parameters, you simply pass the desired AnimationClip directly into the Play or CrossFade methods. Animation Baker : Converts Mecanim animations back to legacy …
Read More »BEST FREE AI UNITY ASSETS
AI: Behavior Bricks : Behavior Bricks is a state-of-the-art engine for Behavior Trees (BTs) along with an intuitive visual editor. Crystal AI : A Utility based AI for C# and Unity (can only use free version in free games). Goap : Goal oriented action planning AI in Unity. Panda BT Free : Panda BT …
Read More »ChupaMobile – Hill Climb Race: 4×4 Unity
Here we are with our brand new game Hill Climb 4×4. Are you into racing games? If so, this will be the perfect game for you! Car Racing Game Hill Climb 4×4 is a totally free mountain off-road game, with 10 mountains levels to beat. Can you make it to …
Read More »Add Pause, Main Menu and Game over Screens in Unity
Creating a Basic Pause Screen A pause screen has a common set of controls that players are able to use to restart a level, move back to the main menu, or un-pause the game. Pause screens should only be visible when the game is paused. In Unity we are, in …
Read More »Unity3D How to make a Pause Menu
In this post, I’ll try to explain how to make a Pause Menu that pauses the game and displays a menu with various controls for this Minesweeper template example. Step 1 – Set up the Canvas All of the UI elements are placed on a Canvas. To start creating our UI: …
Read More »How to Create a Main Menu in Unity
In this Instructable, I explain how to make a start menu for a game in Unity, a 3D game design software that is free to download. This is a simple menu, but the concepts can be easily applied to more complex main menus. Menu includes: Game title, start button, quit …
Read More »