Quantcast
Channel: Questions in topic: "please"
Browsing all 93 articles
Browse latest View live

the scene doesn't exsit in the toolbar

1-there is no anything except the {{game}} and the {[hierarchy}}. 2-the {{scene}} is not exist in the toolbar.

View Article



Animation + Scripting = I Don't Understand (Help)

Hello! I am going to get straight to the point. I do not understand some things related to animating and scripting that have to do with each other. I am still rather new, but I just cannot even wrap my...

View Article

Created game but need to be next to folder

i created a unity game and posted it on indiedb and i test downloaded it and when i clicked on the game an error poped up that said "There should be 'The_Ganzfild_Effet_Part_1_Data' folder next to the...

View Article

When 2 buttons pressed animation stops?

Hey, So im doing a walking animation. I currently use this script to make it loop when holding the buttons down.> #pragma strict> function Update()> {> if(Input.GetKey(KeyCode.W))>...

View Article

Tons of compiler Errors.. Please help ;_;

Internal compiler error. See the console log for more information. output was: Unhandled Exception: System.TypeLoadException: Could not load type 'System.Func`1' from assembly 'mscorlib,...

View Article


1stPersonController bigger than World. HELP PLS :(

As the title of this question/request of help says , The First Person Controller is in WAY BIGGER than the World... i really dont know why... please help :( i dont want to start over with the hole...

View Article

BCE0044: expecting EOF, found '}'.

Please help me i cant play with that error thats my code // ----------- CAR TUTORIAL SAMPLE PROJECT, ? Andrew Gotow 2009 ----------------- // Here's the basic car script described in my tutorial at...

View Article

Semicolon problem melee.

I've watched a video talking about how to make the main player attack with a melee weapon, I copied the strings but at 3, 22 the console says that i must insert a semicolon and if i insert it, the...

View Article


MultiTouch GUITexture Android

I just make one GUITEXTURE Buttons to move but, it's working fine but, when i use my jetpack to up i can't move to right and left some pro c# help me out? :) Thank you guys.. have a nice day. here my...

View Article


change font size help - impossible?

i need to change the font size for my script. i have tried doing this (shown in my script) but it has no affect on it. how can i increase the text size without using dynamic fonts var hasCollided :...

View Article

downloaded unity player ceased to function

I have downloaded unity player v1.13.7. which was working, just fine until the game developers, worked on the game about 3 nights ago. all of a sudden the unity player ceased to function. I downloaded...

View Article

How can I change to 3D defaults?

Accidentaly I put 2D defaults

View Article

Capitalize first letter in Textfield Only?

I am using Regex.Replace to replace anything other A-Z characters. That works perfectly. Now I am just curious as to how do I make it so no matter what the First letter of the string is capitalized and...

View Article


Why does this happen?

I enabled something where this happens: On the Scene tab, if you zoom into anything, it disappears as you approach it (but reappears if you back away) It is really annoying, how do you disable it?

View Article

Set timer to a specific time.

Hello, im a begginer javascript programer and i mad a game clock. it shows 24 real life minutes whic is a day in my future game. You can pause it set the morning time and the dawn time. Now i got two...

View Article


make 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 Article

Having Problem with mouseposition.

I want to show an object at the mouse position. But the object is moving relatively to the mouse but in a shifted position. I'm using transform.position = Input.mousePosition; I want to show the object...

View Article


mid air controlling problem with rigidbody

Hello everyone! So im designing a game where i need to use a rigidbody caracter, because i want him to be able to walk on walls or cellings using costum gravity. I want a good old fashioned 8 Direction...

View Article

Need help with door opening and closing script/animation

So I have a problem I created an animation for my door and that went successfully and my script works just fine. But in my script it opens and closes the door all in one button push. How would I fix...

View Article

Money System

I have a money script but I cant figure out how to update the amount of money? here is my money script var money : int = 100; var GUImoney : GUIText; function AddMoney(amount :int){ money += amount;...

View Article
Browsing all 93 articles
Browse latest View live




Latest Images