#help pls
1 messages · Page 1 of 1 (latest)
did u try to put a capital 'S' ?
casing is important
you can't just say 'gameobject'
it needs to be "GameObject"
same with "monobehavior" (MonoBehavior), transform (Transform), getcomponent (GetComponent), spriterenderer (SpriteRenderer), vector3 (Vector3), start (Start), fixedupdate (FixedUpdate)
i would recommend learning how to use c# and unity and how to code before making a game
@small root
Ty