i just started to work around with unity. my c# lvl is beginner. tried to code some snippets for changing colour and other stuff for objects.
i recognized, that mono develop doesnt give me suggestion for the next word. means if i write down gameObject. why i cant select the next word. as a beginner its hard for me allways to look at the hp for the possibilitys.
Usually MonoDevelop has auto completion turned on by default. The most common cause of the completion list not appearing is an error in the code itself. Did you try to save, then go to Unity and see if it produces any error with the script?
scripts are all running. just small scripts on small objects to get started with unity. on saving mono develop converted to an format.maybe thats the fault.ill try some small code, cant remember why it had to convert the code.
ill give it a try
so long, bruex
(danke dir, werd mal schaun warum der überhaupt konvertierten muss. hab nur flott auf ja geklickt. war wohl die vorfreude auf erste erfolge;))
hi,
after trying to fix my problem some evenings, i started a new project. in this project auto completition works fine. ill just repeat my old project, maybe ill learn some new stuff.