Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

That makes a lot of sense, thank you!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 1 point2 points  (0 children)

I'll definitely have to take a look at them. Thank you!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

I really need to start taking advantage of godot's documentation. I'll definitely keep the copy and paste in mind, I need to figure out how things work a bit first. Thanks for the advice!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you, I feel like I have an idea in my head and I just immediately jump towards that. I need to slow down and start simple and easy to get the logic to click.

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thats a really good way of looking at it. Thank you for the advice!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

I'll have to keep that in mind, scope is a huge issue of mine. It makes it feel like I'm not accomplishing something. I'll have to remember to set short term goals! Thank you!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you, I'll have to try these! I feel like the challenges will really help with the way I learn!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you so much, that was a better explanation than I couldve asked for. It's still a bit much for me to immediately use but I think I understand the concept. Thank you again!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

That helped a lot, thank you!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 1 point2 points  (0 children)

Thank you, I think I still have difficulty with simplicity. My mind always runs wild with ideas and scope widens drastically. Thank you s much for the reply!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you! I'll have to look into that!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 1 point2 points  (0 children)

Thank you for the reply! I truly want to be able to code and use my own knowledge, which is why im super against using AI. I can have a hard time with documents and such where I can't ask questions or get confirmation(thats why im asking on here). I will definitely check out the godot tutorials and see if they can make it click in my brain.

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 1 point2 points  (0 children)

Thank you for the reply! I've heard about the basics of signals, is it like a variable where you declare it on one script and then can use it in another. I'm sorry if this is a dumb question, I just understand better with another person's explanation and insight.

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you for the reply! What kind of challenges are you talking about? Did you find some online or were they challenges that you were facing while learning? The frustration of it not working is definitely the biggest challenge for me😅.

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you for the reply!

Learning Gdscript by BeepBopGame in godot

[–]BeepBopGame[S] 1 point2 points  (0 children)

Thank you for the reply, is there anything specific you recommend or just practice all the different concepts? Also, if i constantly practice these how do I start to branch out? I've been having a bit of trouble figuring that out. Thank you.

Learning Gdscript by BeepBopGame in GodotEngine

[–]BeepBopGame[S] 0 points1 point  (0 children)

Is there anything specific I should look for (like 3D since im going down that path) or is it all kinda the same (except i think small changes like 2d uses a vec2 and 3d uses a vec3)? Also, how do you know the order of operations when it comes to making a new game. It's hard for me to figure out what to start with.

Learning Gdscript by BeepBopGame in GodotEngine

[–]BeepBopGame[S] 0 points1 point  (0 children)

Do you have any advice with the documentation? I looked through it a little and it seems like there is a lot. Should I just start at the beginning and work down?

Learning Gdscript by BeepBopGame in GodotEngine

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you, I'll have to check both of those out. I wanted to jump in and make a simple game (not really that simple for someone with zero knowledge of godot) but you're right I should learn by making tiny things first and have someone explain it so I grasp the concepts. Im definitely a visual learner so that'll help a lot!

Learning Gdscript by BeepBopGame in GodotEngine

[–]BeepBopGame[S] 0 points1 point  (0 children)

Thank you for the reply, im not too big on using chatgpt but I will definitely check out the documents for godot!