↧
Any plans for 3D mouse support?
A while back my girlfriend got me a 3D mouse because i was really getting into blender but since then i find myself only working the technical side. like scripting and level design. (friends of mine...
View ArticleIs it possible to load an audio file at runtime?
i need to load audio files at runtime and set them as clips in an audio source(s) currently ive gotten it to find a .wav file with WWW www = new WWW("file://" + Application.persistentDataPath...
View ArticleHow to handle local arrays in unet?
I am working on my first multiplayer game and having trouble with an list of gameobjects. Each player has 2 preset arrays of game objects. when they start, each player chooses their team and an empty...
View Article