Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unity-game-engine

Unity - sorting layers intertwined for objects from the same prefab

Using Coroutine in Unity

Standard assets can't be found | Unity 2018.3.0f2

c# 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