Quantcast
Browsing all 74 articles
Browse latest View live

How do I control the transform.position of an instantiated prefab?

I am trying to make a road that will spawn itself as my player runs along it. Currently I have this: var spawnThis : Transform; function OnTriggerEnter (other : Collider) { Instantiate (spawnThis,...

View Article


What is the best way to convert MIDI to MP3?

Hi, I am quite good at making MIDI which doesn't do me any good with Unity because it does not support MIDI. I have browsed around for some software to convert it but it always destroys my tracks. I am...

View Article


particleSystem.Play works when playing the game within unity but not when i...

I have a generic function that I use to play most particles in my game, and it works everytime, except for with this one effect :( The only truly notable thing with this effect is that it has the...

View Article

Make a character controller shake.

Hi boys and girls, I have a fairly complex player_movement script that I wrote, myself. It utilises unity's character controller component. I basically want to get characters hit by "special power...

View Article

Authorship / Copyright C# scripts?

Is there a recommended standard for placing my mark as the author into c# scripts? Like a legally recognized standard? something like /* Authored by Kerihobo Copyright 2012 something blabla...

View Article


while loops infinitely, I can't tell why.

The way I expect this to work, is that the while loop will trigger this action, and if it makes it to the end with nothing happening, it should go through that same iteration again to roll a new random...

View Article

Soft Shadows are hard...

I make a spotlight, I set the shadows to soft, I am using unity pro. Yet... the shadows are just as hard as if I had simply left them set to hard... why is this? There doesn't appear to be any sort of...

View Article

GUI.SelectionGrid for multiplayer?

I'm a little confused about how I can make this usable for multiplayer (up to four players). using UnityEngine; using System.Collections; using System.Collections.Generic; public class GameManager :...

View Article


debug.log with color (variable)????????

After looking at this reference page: http://docs.unity3d.com/ScriptReference/Debug.Log.html I have this variable at the top of my code private Color[] color_debug_log = new Color[]{ Color.red,...

View Article


Detect facing normal of trigger mesh?

I am making a top-down puzzle game, similar to the old Chip's Challenge... if anyone played that... I want to implement an ice-floor like in pokemon: http://www.youtube.com/watch?v=n5A_meuzGpk I have a...

View Article

Help me analyze this UI system?

Hi guys, I have a bit of experience now with the basics of the new 4.6.1 uGUI system, but now, I would like to achieve some 3D UI similar to what you see in this youtube video (IGNORE THE ART, I am...

View Article

Unity 4.6.1 GUI Animator?

Hi, I have been following this video, and at this point, i have everything setup like he does, and i am sure he actually has the same problem but is not mentioning it....

View Article

4.6.1 GUI. Get Pos Y property from script?

I am doing some black magic that can hopefully make use of the Pos Y property on uGUI elements. I'd be SO happy if I could just return the correct value for this, but whenever I try, it doesn't work. I...

View Article


Infinite Scroll Rect?

Hi, using the new GUI system, what's the most striaght-forward way to create a scroll-rect that loops it's contents? and also, to control a scrollRect with Up/Down arrows as opposed to mouse/scrollbar?...

View Article

How do you change font for new GUI system in unity?

I can't find anywhere to swap out to any font other than the default. Google just comes up with 5 million posts about how to change font size (people actually ask this?).

View Article


How do we stop thieves?

Hi, is there any way to prevent our unity games from being ripped from their web-playable hosting locations and uploaded all over the internet by frauds who get revenue per play????? This has happened...

View Article

Render WebCamTexture to Sprite?

I'd really like to know if anyone has had any luck converting [WebCamTexture][1] to a sprite? I would like to have a webcam texture that I can move around and scale with a GUI Canvas, so it can resize...

View Article


Render Webcam to uGUI?

Is there a way to render our webcam to uGUI?

View Article

Where is the downvote button in unity Answers now?

It seems to have gone, I can only find the "like" button.

View Article

Where to use isShowingSplashScreen?

I noticed we can check if the splashScreen is showing now. But... how do we actually use this? Our scene will not initialize until after the splash screen is gone so where do we put such a script that...

View Article
Browsing all 74 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>