Quantcast
Channel: Latest Questions by 0V3RWR173D
Browsing all 20 articles
Browse latest View live

Moving Platform

Is there a script that can be used so that you have a FirstPersonController that can step onto an animated object(such as a cube that was animated in unity) and it will stay on and move with the...

View Article



Activating an Animation?

I am trying to make a js script that will play an animation when "Fire1" is pressed. I am not sure how to write that kind of script. Could someone please share a full code with me on how to do that?

View Article

Triggering a door to open?

I am trying to write a script where you can press a button with "e" only when you are within a certain radius of the object, but it does not seem to work.Here is what I made:var theAnimation :...

View Article

Bumpmap Colors?

Does any one know what the references of bumpmaps are? What colors represent a certain height on a bumpmap?

View Article

Making a Texture?

I am trying to create textures for my 3D models. I do not have Adobe Photoshop (and I think Adobe Photoshop would be recommended). Gimp is the program I use right now, but I would like to know if there...

View Article


GameObject drags with mouse?

I have been trying to write a javascript that will make a game object's position in the same position of the mouse without clicking to drag it.Here is what I wrote:var theObject : Transform; var...

View Article

Hiding a Cursor?

I am trying to make a script that I can hide the cursor but not lock its position. I have the script used in the fps tutorial that will hide it and lock it but I am not sure how I can modify it so that...

View Article

Broadcast Message Problems

When I try to broadcast a message to another object it has an error that says "BroadcastMessage theBroadcastedMessage has no receiver!"I have a script for each object:function OnCollisionEnter...

View Article


Unity Material Problems

When I am using Unity and have another application running, if I switch to the other application and switch back to Unity, sometimes if I have a material selected in Unity, it will reset the material...

View Article


list of pre defined functions like Update and OnTriggerEnter to use

There are many words that are placed after function javascript. Examples: OnCollisionEnter, OnMouseUp, Update. Could someone make a list of all of them? I know that there can be endless amounts when...

View Article

Moving Platform

Is there a script that can be used so that you have a FirstPersonController that can step onto an animated object(such as a cube that was animated in unity) and it will stay on and move with the...

View Article

Activating an Animation?

I am trying to make a js script that will play an animation when "Fire1" is pressed. I am not sure how to write that kind of script. Could someone please share a full code with me on how to do that?

View Article

Triggering a door to open?

I am trying to write a script where you can press a button with "e" only when you are within a certain radius of the object, but it does not seem to work.Here is what I made:var theAnimation :...

View Article


Bumpmap Colors?

Does any one know what the references of bumpmaps are? What colors represent a certain height on a bumpmap?

View Article

Making a Texture?

I am trying to create textures for my 3D models. I do not have Adobe Photoshop (and I think Adobe Photoshop would be recommended). Gimp is the program I use right now, but I would like to know if there...

View Article


GameObject drags with mouse?

I have been trying to write a javascript that will make a game object's position in the same position of the mouse without clicking to drag it.Here is what I wrote:var theObject : Transform; var...

View Article

Hiding a Cursor?

I am trying to make a script that I can hide the cursor but not lock its position. I have the script used in the fps tutorial that will hide it and lock it but I am not sure how I can modify it so that...

View Article


Broadcast Message Problems

When I try to broadcast a message to another object it has an error that says "BroadcastMessage theBroadcastedMessage has no receiver!"I have a script for each object:function OnCollisionEnter...

View Article

Unity Material Problems

When I am using Unity and have another application running, if I switch to the other application and switch back to Unity, sometimes if I have a material selected in Unity, it will reset the material...

View Article

list of pre defined functions like Update and OnTriggerEnter to use

There are many words that are placed after function javascript. Examples: OnCollisionEnter, OnMouseUp, Update. Could someone make a list of all of them? I know that there can be endless amounts when...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images