Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
1 answer
429 views

C# Script file is not showing in Onclick Event in Unity 5.0.4f1?

I uploaded the levelLoader file to the gameobject. Still, when I drag the script file onClick Event, the no function is null. Why? Can anybody help me? C# code: ...
Warda 's user avatar
  • 25
-2 votes
2 answers
249 views

UnityScript generating UnityEngine error

I have the following code set out for a simple animation in Unity: ...
Paul Ferris's user avatar