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.
Use Cache Server to reduce time between switching platforms. I think it works for all platforms. Let me know if it doesnt work for WebGL. [IMG]...
One market area i see not being filled is Low Poly Synty like interiors, synty has great exteriors and limited castle interiors but i dont see any...
It depends on what kind of project one is working on. Low Poly stuff would be easier and faster for you to make but has less demand than high...
If anyone was interested. Deleting the Console Editor Pro asset fixed the issue.
Hi, Usually in my projects i see cpu usage when i am in play mode and it drops to almost zero when i am in editor mode. But in a new project the...
you can set the rigidbody as kinematic and use MovePosition method of the rigidbody to follow the curve.
you can use a line renderer for that get the points of the path and set them in the line renderer adjust the line renderer to match the look and...
[Spoiler] Thanks. I was planning to get the modelling done in parallel. Need to model the environment as well. If i go for the faceted art style...
Did you create this account just to reply to this thread? haha. Great reply btw.
Hi, I have started work on my turn based JRPG. I was planning on working with Polygonal Style like this package...
One more quiet week. I will try and make sure #127 isn't quiet. Starting my Turn Based RPG today and will have something for you to test on 21st...
Well, if i am following my dream then i should follow it fully. If i wanted to do something technical then i would continue my job. It wasnt until...
To all the naysayers : Thank you To all the supporters : Thank you I needed to hear both sides. I understand that it is very risky and most...
Will drop the game unless its almost done. I have enough to survive these 6 months and also have options after that. My worry is if people would...
I am working as a Lead Unity dev with 9 guys in my team. I have been working as a unity dev for 5 years now so i have gained enough skills and...
I have been saving up for 1.5 years to create my own game. I planned to quit my job in December 2019 but my employers asked me for 6 more months...
[SPOILER] Just check if the distance traveled is greater than the total length of the path. void Update() { if (pathCreator...
I want to create a game where the player is attached to a vehicle from the waist down and his hands and upper body move around like this video....
Yes, you can build IPAs Yes, you can publish to the appstore No, it will not cause any trouble to your appstore account Yes, its completely safe...
Wow, thanks for the quick fix. unfortunately i didnt get a notification. but i tried it now and its working perfectly.