A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hey guys, i did'nt touch Unity for over a year(I am student) and now i want to start again. What version do you recommend? I used to use 3.5.1 but...
Hi, i have experience with 2D programming and designing. I want to start using Unity for 3D mobile games as well. It's kinda weird that i don't...
Haha oops! Thanks :D
Hi guys, i have a list of the Player's body parts and i want the alpha to go from 255 to 0. So at first i set all the parts to 255 and then i made...
Hi guys, everything was alright until something happend on the editor and i have no idea what. So i am making a game with an archer, the archer...
Hi, i am using IPad Pro for drawing. I am looking for an app (It does'nt matter if cost some money) that i can draw with. I need clean brushes...
Hi, i've seen some games on the google playstore like this one: https://play.google.com/store/apps/details?id=com.CrystalDev.DragonCrystalArena...
Hi, i am making an archer game and my mechanism is not so good. What i did was rotating the player with the mouse and calculate the angle between...
I solved the problem but i don't know the reason :\ I just made a new Animator Controller with the same animations and it worked. Thanks for the help!
It works on other object.
Yea i know, i have just 4 scripts and only 1 affect my player to rotate. So i am kinda certain that the problem is not in the script. It has any...
I print the transform.rotation and this is what i get: What else could it be? I checked the animation and i did'nt touch the Z axis [ATTACH]
Hi, my code was working great untill a moment i did not notice it does'nt. I was making some animations and now i have no clue why the object is...
Thanks!
Hi, i am using 5 cameras for Parallax scrolling in my 2d game. Every camera has a different culling mask. Properties of the camera component: [ATTACH]
Hi, i use Visual Studio 2017 with unity. My college ask me to use Visual Studio 2015 for our assignments. I rather not remove 2017 because i am...
Thanks for your response, i found a solution. I ask it here because it is about scripting and this is the forum i am use to. :)
lol no arrays and no strings man
Can't bro It is a class excercise and we have some demands
I forgot to mention that i can't use Strings also. just Char,int,double,float.