Quantcast
Channel: Latest Questions by QuantumRyan
Browsing latest articles
Browse All 21 View Live

Project structure, finding scripts vis GetComponent and related errors

I'm not sure how to ask, but I found something a little strange. To explain, I have a camera I'm just trying to switch between my own custom MouseLook script, and the provided MouseOrbit script given...

View Article



Combining two meshes

I'm working on making some of my own meshes in runtime. Just simple things like boxes and cylinders, but I'm having a little trouble. I want to simply combine a cylinder and cone to make an arrow, but...

View Article

KeyCode and ? (question mark keyboard)

In reference to the unity documentation: [http://unity3d.com/support/documentation/ScriptReference/KeyCode.html][1] If I understand this right, I should be able to use KeyCode.Question similarly to the...

View Article

Can I disable adding multiple scripts of the same type?

Is it possible to stop a user from adding the same script to an object more than once? I'd like to find a way to stop this from happening, much like if you try to add two Mesh Renderers (or 2 Mesh...

View Article

Set Prefab position when added to scene (Edit mode)

I'm working with an artist who is doing level design for a side scrolling game. When we add a prefab by dragging it into the Scene view from the Project tab, is there a way I can set the Z position...

View Article


Can the Animation Controller be used to create a sequence from multiple...

I have a number of models with animations for an assembly sequence. An example would be a car with a model for assembling the engine, and a separate model for the steering wheel installation, etc. I'd...

View Article

Editor Button that opens Asset Store asset

I've made a EditorWindow that has some simple checks in it. I'd like to add a button that opens the asset store to a specific asset page. An example is the new Post Processing Stack. My code below...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images