total beginner

Hello guys! I’m a total beginner…i mean with c# scripts.My question is: would you like please tell me where to find informations about where i need to use time.deltatime or…transform.position…and…where i can find all the dot syntax with all their meannings,if it is possible.I really don’t know what means…i don’t know… e.g. vector3,getkey,getkeydown…please tell me where to find all the dot syntaxs.
P.s. i need on one hand only for 2d games.

Hi GavrisRaul, you can find all the info you need here: Manual & SCRIPTING API (use Search on Top Right) …
Good luck :wink: !

Yep! The Unity documentation and tutorials are pretty awesome. I have also just started reading a book called ‘Learn To Program With C#’ by John Smiley. It’s simply the best beginners book on C# and you feel like you’re in a virtual classroom full of newbie students, all asking the type of questions that any beginner would ask. Okay! It’s not essential and neither does it cover Unity C# usage. But it will make you a better developer and you can use that programming language outside of game development too

Thank you guys!! :wink:

you can consider javascript too