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.
I had a (Hopefully) easy question about Pegasus. I am wanting to place the camera at specific positions along the path. For example - The camera...
The device isn't overheating - I can go above 30, it just doesn't go much above it very often. I will try using only meshes and baked lighting.
I've heard a lot of negative things about terrain objects. I take it they aren't cooked down to a mesh during compile time?
I'm not new to programming, but I am new to Unity. I am developing a Gear VR app and testing it with my Samsung Galaxy 7 (Gingerbread) I have a...
Thank you Raoul, It works! I was approaching it all wrong.
Question about accessing roads through code.. I'm using the V3 Beta and have one road named "road_0001". I clicked the "generate waypoints" from...
Got it - Thank you! I apologize for posting the question in the V2 fourm. I didn't realize it until after I'd posted it and didn't know how to delete.
I'm new to EasyRoads and hope this is a simple question - how do you join two roads (without using an intersection object) in v3? Thanks!
There's a manual placement process. The creator posted instructions about it on the terrain composer website. I too am getting to grips with the...
So I've been playing with terrains for awhile now. I've been using some 3rd party add-ins that make the workflow really easy. While I can...
I am using Unity Personal 5.3 and recently downloaded ITween (and absolutely love it!) One thing however, is the path editor utility - My...
I apologize if this isn't the right location for this question: I've been playing with Mixamo Animations in Unity using their X and Y bot...
Hmmm!!! So I’m starting to realize I should rethink the color selection implementation. Instead of the full blown color selector, maybe a list of...
So if I understand correctly: By changing the material color the way I’m coding will cause that material to be cloned. But what if I’m reusing...
I will definitely take a look, thank you for sharing. One other question. I've noticed animations come in various FPS. Is higher frame rate...
I apologize if this is a stupid/repeated question. I'm not new to programming, but I am new to the class libraries of Unity. I’m trying to write...
Thank you for the information. Ideally, I'd like to get to a point where I could have a character script to implement those movements we do...
So if I wanted to make a model wink with it's left eye- there would be a copy of the model with the only difference being the left eye closed -...
I’m not new to 3D graphics, but I am to Unity and It’s been an absolute blast learning it! I’m learning animations now and understand the concept...