Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unity-game-engine

The C# Project is targeting ".NetFramework, Version=v4.5,Profile=Unity Full v3.5", which is not instaled on this machine

Unity Performance - Coroutines vs FSM on update

Trouble getting a game object from object pool in Unity

How to create instances of a base character class

Unity3d move object along plane (X and Z axis only)

c# unity-game-engine

Unity 3D: Footstep sounds looping the first few milliseconds instead of playing the full sound then looping

c# unity-game-engine audio

How can I change the parent of a GameObject instantiated via PrefabUtility.InstantiatePrefab?

c# unity-game-engine

In Unity, the camera and directional light are not visible

unity-game-engine

error CS0019: Operator '<' cannot be applied to operands of type 'string' and 'int'

c# unity-game-engine 3d

Unity editor capture "hold mouse down and move" event

c# unity-game-engine

Scene not changing when the game is exported, even though it does in the engine

c# unity-game-engine

Scroll Rect manual scrolling through script Unity C#

How to make raycast ignore Trigger colliders?