|
Ok from the chat i want to disable the script for move character. because when the player type a message in chat if "w,a,s,d" key is pressed or "space" the character move So i have made a script to disable this script but its not working/ here the script : And i got error :
Anyone know how to fix it ? i know there are other topic on this bug , but i dont find how to fix that. Thank you for your help !
(comments are locked)
|
|
It sounds far more easy to just have a static boolean on the steering part of the character. Although, remember it's better to get a component by type and not by string. Have a look at the GetComponent-function.
(comments are locked)
|
|
hello , im not sure to understand what you mean , i need to create a function for steering ? and by the way, i have a script on my camera when i click anywhere and drag , my camera move arroung my character , and i have some button GUI but when i click on them i can drag and rotate my camera. do you know how i can do a script like : ... if(its not clicked on any gui){ move camera.... } UP, looking for help please
Nov 05 '11 at 04:34 AM
hesa2020
Anyone have a solution please
Nov 06 '11 at 12:45 AM
hesa2020
(comments are locked)
|
