jungle swing type of game....!
Hi All, I am doing a simulation i.e of type jungle swing. I used hinge joints for the rope creation and top part is there to hold the rope. Below I attached both web player and code. I am about to do a...
View Articlejungle swing type of genre...!
Hi All, I am doing a simulation i.e of type jungle swing. I used hinge joints for the rope creation and top part is there to hold the rope. Below I attached both web player and code. I am about to do a...
View ArticleWhy won't particles prewarm properly in a wind zone?
I have set up a particle system to act like clouds that become sucked into a star in the middle. But the thing is, they won't prewarm properly when I launch the game! ![alt text][1] You may think that...
View ArticleMecanima script access?
If I have for example 50 or more states what is best approach of defining state constant? int myState50=Animator.toHashString("Should I open Animator to see state name"); x 50 times as...
View ArticleImported heightmap makes terrain very spiky and incredibly tall.
So I've downloaded an image and converted it to a heightmap in gimp (downloaded a plugin that allowed you to export to RAW), however I end up with terrain that looks like this:...
View ArticleIssue with addExplosionForce
(Sorry for my english) Scene: Several boxes, each box have child gameobject (big scale sphere collider (isTrigger=true) attached on child (for simulate zone of visibility)). So if point of explosion is...
View ArticleWall collision problems!!
I am having some serious problems with the way my character controls. I have a custom code that isn't complex at all, so it's not the character controller preset. Anyways, whenever the player hits a...
View ArticlePlayer Jump via Transform on Input Space
Hey all, So I'm trying to get a simple Jump button working. I have two variables, a gravity and a jumpHeight. And an isGrounded bool. The problem is that when I press Spacebar, the player does not come...
View ArticleGUI Scrollbar can't be clicked
I made a scrollable GUI that looks right and works with the scrollwheel. I just can't understand why it's not being able to scroll by clicking the thumb on the side. Here's the code, everything looks...
View ArticleAsset Store Account disabled?
Hello. I purchased 7-8 assets these days, and then suddenly i got my account disabled. How can that happen? Any suggestion? While waiting the support, anyone has some tips to discover what is the...
View ArticleLegacy animation system cannot animate colors?
For some reason I don't have the ability to animate color values with the legacy animation system. I use legacy because it's easier to use for fast iteration than mecanim is. Does anyone know how I can...
View ArticleCharacter Controller Not Moving Locally
I'm sorry if this has been asked before but I couldn't find anything on this I made a simple capsule with Rigid Body physics, a Capsule Collider and a Character Controller (in that order). I created a...
View ArticleRigidbody player physics issues
So when my player (rigidbody) jumps onto a rigid body cube and hits the very edge, my player is stuck, if i land in the middle it is fine but when on the edges my player is stuck. This only occurs with...
View ArticleUnity 4.3 Animation Window Not Functioning
Long time programmer, pretty new to unity. Been checking out what it could do and decided to begin testing the Animation and state machine stuff out. I created an animator and a state. I then tried to...
View ArticleLittle Issue with Best Score by Playerprefs
Hi everyone i am working on a project and it has a score system. The problem is this function Start () { guiText.text=""+PlayerPrefs.GetInt("High Score"); } If i use this, when i die it shows the...
View ArticleXbox movement issue
Hi there, I am a noob at unity and I just started xbox programming in unity and I watched this tutorial [xbox tutorial][1] The issue is that my character continuously moves forward after I touch a...
View ArticleNew animator system issues (unity 4.3)
I'm having major problems working with the new animator system in unity 4.3 and wanted to know if anyone could give a quick bit of information on how I could do this: I have created animations for the...
View ArticleProblem with spawning script
Hi im working on a game which spawns obstacles the player has to jump through. i couldnt find an of these problems online so i decided to ask here. The problem is that the obstacles spawn higher then...
View ArticlePhoton - Mac Connection Issue
So, I just made a multiplayer space shooter as a silly middle school project for tech class, and I built it on a Windows 64bit machine using Unity and the Photon Unity Networking, along with a few...
View ArticleScene loading time issue
We are working on 2D game. We started working in Unity 3.x, when there was no Sprite support (later switched to Unity 4.x). Currently we are using heavily modified NGUI (only to display sprite and...
View Article