#can someone help me learn coding?
1 messages · Page 1 of 1 (latest)
Also, don't worry if at any time you get stuck, coding is a skill that takes a lot of time to develop, just like drawing or playing an instrument. It'll take you a year or two until you start feeling a bit competent.
It's worth it trust me, coding involves problem solving and the use of abstract concepts. It's also very related to math and you'll use it a lot.
aaaaaaaaand you can make cool games
i can help
i learnd it
in 4 days???
bro for real had a need for speed
@modern otter hi
hi
i learned so quick
do you have a drop down menu when coding?
i mean like did u watch any vids or smthn else
so then u just experimented?
no i use chat gpt for help on learning
just try to make things
ChatGPT is really speeding things up
I wonder if it gives good explanations for programming concepts
I hope you're actually learning and not just asking ChatGPT for code
Btw Karlson seems to use -20 or -30 as the y gravity so I feel like you might get better results from billy and jumping by using that
i had a dropdown menu problem and i got help from chat gpt
im also learning animations
and the gravity make billy look sped up
Hi, I’m thinking of making a game a bit later today, could someone teach me how to code when I’m ready?
Helo?
How I learned is by studying the documentation, watching videos, continuing making games, repeating code so it like stays in my head. You guys can either get a teacher or be your own teacher.
I can teach you so dm me and I'll show you around game development
Thx
If ur using rigidbody for movement im pretty sure it's
your rigidbody variable.velocity = Vector3.zero
In theory, if you are using Unity, you should just add a rigidbody to the player and a collider to the ground
And to learn making games, try to follow some course about the fundamentals of coding and then get to work on some game, then make another game, and another game, and another game...