How can I make my trees move in wind, while I can interact with them?
So, I have trees moving in the wind, but I always walk through them and stuff. So I then put trees into the scene. And they are interactable. If you play Rust, then you will know that you can see that...
View ArticleCompletely Real Time Global Illumination Using Light Propagations
Real Time Global Illumination Using 3D Light Volumes Video Trailer WebDemo, Cornell Box: https://dl.dropboxusercontent.com/u/65183439/SimpleRoomdemo/SimpleRoomdemo.html DX11 Village Benchmark...
View ArticleGreat examples of UI in games.
Just thought we could start a thread to share some of the best UI in games... But I'm not sure what is the best so over to you?!
View ArticleHow do I make my game object to keep moving to the right?
Hi, I am trying to make a Geometry Dash type of game, and I cannot seem to get this object moving. I tried many scripts but they all didn't work, even the sidescrolling script that comes with Unity. I...
View Article[RELEASED] Dialogue System for Unity - easy conversations, quests, and more!
View attachment 96727 The Dialogue System is a proven, complete solution for interactive conversations, designed from the ground up with a polished user interface system, cutscene sequences (camera...
View ArticleAdvanced Inspector - A different approach to the Inspector
Available on the Asset Store. Advanced Inspector - Manual Advanced Inspector - Tutorials The Inspector, or in other engine the "property grid", is one of the most important tool we have... Advanced...
View ArticleEasy-To-Use Behavior Tree Framework
Hi, guys, I've built a simple Behavior Tree framework when doing my previous projects. It can be used to create game AI, and character controllers. It features the following: Minimum dependencies on...
View Article[Official] 5.0 - Dropping OS X 10.6 support for Editor/Players; dropping OS X...
Greetings, I'd like to announce that we will formally drop support for OS X 10.6 entirely for both editors and players for the 5.x product cycle. The numbers are showing that 10.6 use is vanishingly...
View ArticleFall Guy: A unique puzzle game
Hello,We at Exalted Guy Interactive are attempting to kickstart our latest project Fall Guy. Fall Guy is a Puzzle/Skill game utilizing the accelerometer for the primary(Only) control in the game. Our...
View ArticleRotating a rigidbody is faster than changing the euler angle?
I have two different methods for rotating my characters, where direction is a float from 0-359: Code (CSharp): rigidbody2D.rotation = direction; transform.localEulerAngles = new Vector3(0f, 0f,...
View ArticleHow To Use Prime 31 Storekit
Hello everyone. I purchased Prime 31's Storekit Plugin and I'm not sure how to use it. I understand that the plugin requests and recieves information from ITC. I tested the test scene that comes with...
View ArticleHealth regen issue
Hi guys i hv this script work properly with my health going up and down with damage i take but if i let my character low is health until 0 the regeneration dont let me die... i go to health = 0.1 and...
View ArticleVoxel Pathfinding
I have a typical unity terrain and place 1x1 and 1x2 cubes and need ai to be able to pathfind. I have tried Dynamic Pathfinding Apex Path Default A* Pathfinding Project The pathfinding has to be able...
View Article[Asset] Multiplayer FPS (MFPS)
Hi all developers and players. wanted to show the development of the package in which I am working now. It is a "Multiplayer FPS" kit with everything needed to start a multiplayer game progress,...
View ArticleMy MMO In Progress
Hello Everyone I have been working on a Multiplayer RPG for a while now, finished with most of the basic gameplay features. I am not a modeler but a programmer so no models are of my own creation. If...
View ArticleAdvanced Footstep System is now available
Right here: Advanced Footstep System This goes well beyond what Unity just added to the CharacterController. The default prefab does the same, but you have MUCH more control over which clips play and...
View ArticleUnity Window Focus and Maya Lite Scene Syncing
I have a combination of Unity Editor asset and Maya MEL script that updates your Maya model/scene while you are working on it in real time. Only issue is the unity window doesn't update when doesn't...
View Article[Released] After Effect Importer for Unity
Hello. I would like to present plugin for import 2D animation from Adobe After Effect to your Unity project. The plugin has full editor integration and tested on mobile devices. View attachment 69316...
View ArticleJove 2.0: DX11 Rendering System (Alpha Release)
View attachment 109789 Asset store link For the past 8 months I've been working on support for deferred rendering in Jove. Early on in the process I came to the conclusion that simply extending Jove...
View ArticleOnline MMOs...F2P Games
Hello, I'm big into mmos and other nice quality games, mainly 3d ones. But it's really hard to find some decent ones on the internet, and steam. If you guys could maybe point me in the right direction...
View Article