- Home /
Question by
Noahchastic · Oct 30, 2010 at 09:33 AM ·
movingongui
Plzz help me here....
i have a problem with my coding here....
function OnGUI() { .... .... ... b2 = (b2-(b1-a1));
} it moves incrementally but i need this by clicking only
Comment
Please use code formatting (little 1010 button when editing) to make your code more readable.
Also, please give some more input - what moves, what should be clicked (GUI or object). The ...ts seem to be the important part of the code.
Your answer
Follow this Question
Related Questions
Function On GUI 2 Answers
Fadeing GUI created in OnGUI() 1 Answer
Bool returns different values in Update and OnGUI 1 Answer
Beginner needs help with a scripting question please 1 Answer
Drawing onto a render texture in OnGUI 0 Answers