Softer Release for Unity 5?
Would UT consider doing a softer release of Unity 5, an open Beta or even a subset of features? I just think that WebGL is something that we would all like to play with and if Unity could release a...
View ArticleAncient warfare
-RPG large sized world (not yet sure on procedural or pre-set generation) travel on foot or by horse -dynamic combat system with realtime IK (inverse kinematics) system which absorbs weapons physics...
View ArticleHow about a "Game Design" forum?
I'd love to have a place to post questions and thoughts about game design. This could be anything from general "how do you come up with such great ideas" questions, to subtle "how can I make the...
View ArticleAsset shift or offset after importing
Hi all! this is a great source of info - thanks to all! Did you ever get an offset in your assets while importing objects in a scene ? We are trying to figure out how to prevent this from happening.....
View ArticleCant transfer object references through the network?
Right now I'm creating a multiplayer helicopter game, but I can't fix this error in my code for some time now. I get this error when somebody respawns(both the server host and client can get it) This...
View ArticlePrefab Evolution Plugin(nested prefabs)
Hi. Imagine a magical world where you can nest your prefabs or models without breaking the connection. Where people are not worried about what the artist was little changed model and now needs to be...
View ArticleGalactic Junk Release
Galactic Junk ------------------------------------------------------------------- Hi, We at Upside Down Bird. We have just released a game on the mobile platform and it soon will be on the web. Come...
View ArticleOne click select and second click place object puzzle problem.
I am making small puzzle in which there are 5 bricks which player should be able to place at given 5 sockets by clicking on one brick , brick will get selected and on next click that brick will will...
View ArticleiTween animation system
Hey everybody! Â Just wanted to spread the word further about the iTween animation framework. We now have a solid JavaScript and C# version and recently added bezier movement. This framework is very...
View ArticlePhysic Make a Rope
Hi there! I reckon my question might seem weird but a Rope GameObject is precisely what I'd like to make. You know how a rope behaves in the real world? Its shape loosely varies depending on the...
View ArticleTrying to modify a matrix in class
Hi everyone, I'm actually working in a script including a class whith a matrix of int as internal variable. Here a compacted code: Code (JavaScript): function Start () { Â var test = new Ctest(); Â }...
View ArticleUnity Editor Exception, probably a bug in build 17
I get following error occasionally out of the blue. I am assuming this is a bug in Unity 4.6 beta, and will be fixed in final release. Thanks MissingReferenceException: The object of type 'ScrollRect'...
View ArticleSequenced .obj mesh streaming?
Hi all, I'm new here. I'm trying to find out if it's possible at all to stream unique meshes in Unity for playback at a reasonable frame rate. Say 24fps. By stream I mean load in on a per frame basis,...
View Articlehow can delete element in list ????????
hi I have a list of targets .When the enemy is destroyed inside the element is null .That caused the error . How to automatically delete null elements?????????? Code (CSharp): using UnityEngine; using...
View ArticleMedieval Female Warrior Update 1.1
View attachment 59658 Medieval Female Warrior Price $10 For requests or critique, write to my email: eldanu1@gmail.com or leave me a comment here, thanks!! Mecanim Compatible Character fully rigged -...
View Article[New Released]: Alien Soldier
Alien Soldier Alien Soldier: 5122 Polys Weapon: 1700 Polys Animations: 44 Alien Textures: 2048x2048 (Color, Normal and Specular) Weapon textures: 2048x2048 (6 Different Color, Normal, Specular and...
View Article[Released] Atavism MMO Creator
Atavism Beta version has been submitted to Unity Asset store, awaiting for approval. If you need additional information you can find it on our Atavism website www.atavismonline.com Atavism opens up the...
View Article[RELEASED] >>>>>>>>>>> [Modular] PBR SciFi Pack
View attachment 115495 Hey Guys! My name is Jakob I'm from Austria and this is my very first work I published at the AssetStore! I hope you will like my content! I will use this thread to give you the...
View ArticleHow to disable D-pad of xbox360 controller ?
I have been trying to disable the 4th , 5th axis (D-pad) along with right analog stick in Unity without success . I am using XinputDotNet to access the buttons of the controller. I mapping the input...
View ArticleWeapon attached to a player
I'm working on a 2D side scrolling game, and I could use some help with how the player holds the weapons. For the purpose of simplicity let's say the player holds a sword. I'd like the sword to be a...
View Article