All Questions
Tagged with unityscript input
2 questions
0
votes
1
answer
647
views
Unity. Input in function for UI button OnClick
I am trying to create multiple selections for some items on my UI. To perform multiple selections of items I want a user to hold left control button. But then I add
...
2
votes
1
answer
2k
views
Translating a terrains position using input in Unity 3D C#
I am trying to make a terrain in Unity move, but im having trouble. Here's the code i have.
...