How to update a script to a network script
Hey, sorry to ask but I'm new at this and while my script works perfectly I've ran into an issue. As such I've made a basic script that creates a prefab object at the ray cast hit location and while it...
View Article[Answered](C#) Unexpected symbol `else' Need Help
Hello everyone. I am making a movement script with some animations(first time) and I am getting errors that don't make sense to me. The first error I am getting is "PlayerMovement.cs(48,28): error...
View Articlehow do i make a patch system for my game
i am making a game in unity 3d but i don't know how to make game patches for free without money please help
View ArticleAnimation frames
Hi guys Ä° have a thirty-two angles sprite sheet. I want to show a different angle each frame. But i can not change frame number. Which method do i switch between frames?
View ArticleRotate Character/Avatar into turn while running
Hello, I'm attempting to build a character controller script that will control a bipedal generic rig I've created. So far, the script I've built, based of the one in this tutorial series:...
View ArticleAdding an unkown Component type to an Instantiated GameObject
First Time using this, so I'm sorry if the question is too vague or formatted incorrectly. Question: I need to Add a component to a Game Object that I will instantiate. This Component's name AND type...
View ArticleBack and Menu button on the device
Yo, so I am just wondering how to make a script for menu button and back button that are on the device? With this i mean this two buttons: ![alt text][1] [1]:...
View ArticleAdd repeating object
Yo, so i really want to add object that will repeat like in Flappy Bird ![alt text][1] [1]: http://i.perezhilton.com/wp-content/uploads/2014/03/flappy-bird-gif.gif Those green block that repeat when...
View ArticleHow to do that?
Hello, since I didn't get any good answer anywhere I want if someone can help mi with this: I have 4 platforms, when I pass by all of them with my player I want that in the position before my player...
View ArticleCan someone help me?
Hello, So I want to do something that will move my platform in forward on random position of Y axis and +5 of x axis when the player pass though object.. And i really don't know how would i do that....
View Articlecheck if the object is in camera view
Hello, so like the tittle says I want to check if the object with that I mean platform is still on the camera POV. If now i want to move it in front of the player +10 on X axis. Some one can help me...
View ArticleWhy is my shoot animation always looping?
The reload animation works when I run out of ammo, but when I click the shoot button (left click) once the animation will loop endlessly. How do I stop this? I've attached two pictures for you guys to...
View ArticleInternal Compiler Error :(
I loaded up a asset and was greeted with a error (wow, shock) and I have no idea how to fix it.> Internal compiler error. See the console log for more information. output was:error CS2011: Unable to...
View Articlewhat is with my unity full version for mac?
MonoDevelop doesnt open, i tried to goto unity prefs & change it but the system prefs look like this: ![alt text][1] [1]: /storage/temp/33334-unity+prefrences.png I even tried downgrading unity but...
View ArticleMinecraft Clone Block Placing Script - need help
hello , im trying to make a minecraft clone and im working on the placing system i made a script it works , when i try to place a block from above a block it works perfectly but when i try to place a...
View Articlehow to setup a online sever
i have been working on a game and i want to allow people to play online and i was wondering how to do so
View Articlemake my jump anim complete before walk anim starts?
I basically want it so when I press space while holding w my jump animation plays fully then when its complete change back to walk animation, right now it starts the jump animation and then switches...
View ArticleUnity Web player doesn't finish the install, can you please help me?
I downloaded Unity Web player but the game i want to play says I haven't and now I saw that the install isn't finished and every time i click on the Icon for unity wewb player it says i have to accept...
View Articlemy java script is not working
hello i am new to unity, i have followed a you tube video on how to make a health, thirst and hunger bar, i followed it perfectly and checked my script countless times but when i test out my game there...
View ArticleUnexpected token: targetPos
I get an error where my TOKEN is wrong, and I would really like too know what a token is :P. (Noob Here) So if you could help me that would be nice ^^ function (CalculateAimPosition targetPos =...
View Article