Quantcast
Channel: Latest Questions by Kerihobo
Browsing all 74 articles
Browse latest View live
↧

What could cause OnParticleCollision to fail?

I just upgraded to Unity 5.2. I previously had ZERO problems with this attached to a gameObject that gets hit from a particle: function OnParticleCollision (other : GameObject) { print(other.name); }...

View Article


Can't edit lightmaps.

Hi, in Unity 4 I was able to open my lightbaked EXR files in photoshop, save them and unity would have my updated maps. Currently in Unity 5, I edit the exr, save it in the identical format, and Unity...

View Article


5.4, can't set properties on ParticleSystem.EmissionModule?

Since upgrading to 5.4, I get this error in-game: ![ParticleSystem.EmissionModule error.][1] Which points to this code: ![My code.][2] Particularly, the highlighthed line. It looks like caching the...

View Article

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


Infinite ScrollRect?

How to do an infinitely Scrolling scroll rect that snaps into place when you press up and down on keyboard?

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
Browsing all 74 articles
Browse latest View live


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