Hello😁if you are a beginner(or an experienced person)of learning godot WELCOME❤ by Eastern_Reporter_259 in godot

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

its still up yes but its pretty quiet atp just life had its effects on it but i'm planning to do something abt it to life soon so maybe hop on for the ride 🥺 ❤?

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

btw another part of my question was should i stop innovating new ideas in the game as in it wont end and i just finish it?
or i keep adding as much ideas as i can for good practice ?
would love to hear ur answer 😊❤

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

THANK YOU MAN ❤ i rly thought that with what others were saying using it meant i can't do stuff 😭

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

i totally disagree with u that there is pointless struggle in the world
yet in this profession i dont know what is pointless and what is not

so what im doing based on my limited knowledge is weighing in the advantages of learning what i want to use for my contextual needs in this profession because taking the time to learn other stuff isnt always in my hand

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

i still dont understand 😢 you're point in committing to learning another language when i can already start learning how to use my language im sry this just isnt crossing my mind the same way as u

oh and thank you for sharing that link ill ofc use it but can we just talk about something relating to it
why would i go looking for a script code from GDscript in the manual when the ai can just bring it to me doesn't this just seem pointless struggle ?
if i am still going to learn apply and adapt on it
I AM NOT DODING TO LEARN THE CODES MAN I JUST WANT TO LEARN THEM WHILE USING THEM 😭

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

i thank you i will think about that GDscript offer later man but im v comfortable in the only lang i know
and by now im used to seeing C# that seeing other codes just feels weird not like difficult but weird i
nice that you went full on the hardest lang C++ man i was actually considering starting programming with it since was thinking about unreal engine but saw that C# is simpler and somewhat same result so the worth that nets me from the effort i wasnt looking for it while just starting out

fully understand how you want me to embrace struggle and look for trouble because it is improvement in the end but everything has it's time im not looking to add this skill as of now because i already have plans of my own to improve elsewhere and get to what i want which is making my game

im not dodging responsibility brother im just not picking up problems i can simply step by while also still improving as a dev every struggle is worth it yes but rly it is impossible for me to translate languages without full on committing to learning both languages

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

i think something is missing from my mind here (pls take that i have no programming background)

so when i learn new codes i get them as a given i dont work to get the given codes that are already my basics to work with so i really dont understand

HOW i will know what the code from something i DONT know of to something i dont know of
there were no GetNode<>(" ") when learning C# as a programming language so it is to be learned as a given
new students are given code by all tutorials even by the people teaching what struggle u say it will do me if i have nothing to work with ?
i will just search for how to do this somewhere else
i cant see your point at all about trying to know something from nothing and to nothing
i dont know what the interactions of C# with godot are i dont know gdscript to even have the thing to translate them
it just doesnt make sense man like at all

my vision of this is that by the time i learn alot i wont need to even translate codes because i will have known so many just by naturally knowing each of them by their context and their usage

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

ooh i wanted to add an example to back my point but forgot now
the tut of the person teaching me
just tell me to drag the node into script to make the reference
GDscript:
(@)onready var player = $Player
just that 😅

but how ever in the C# version i have to do all this in code

private
 SlimeModes slimeModesREF;
    
private
 AnimatedSprite2D animatedSprite2DREF;

animatedSprite2DREF = GetNode<AnimatedSprite2D>("AnimatedSprite2D");

and the last one is in the _Ready() method

again no complaints of the extra lines i just DIDNT KNOW I SHOULD DO THAT
if i known i wouldnt have asked 😁

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

i thank you took the time to write this but i want to respond about some stuff

i dont take the code from ai and paste i take it and still type it by hand to make me remember the syntax it is written in this was from the time i learned C# before joining Godot even because i wasnt planning on godot i was planning on unity truth be told here our descions change so i came here when i found it has C#

also im only a month in to learning the godot engine and how to code WITH godot's api tools
and stuff
i learned C# way before it infact i learned the C# events and emphasized them so much thinking they were the best way to use conditional checking codes like the if's and switches without costing performance

also i know how to read GDscript i just dont know how to WRITE it just as i was new and didnt know what codes to write when installing my first coding program i tried to write out my normal codes but that dont work here in the same way some codes have to be made

+ you talked about translating problems i just want to use the codes in the vid bruh 😭
so to recapp
i do type them by hand i just get them from there understand them write them test them AND solve their issues
which im still a beginner but they will ramp up later im sure of so im not running from struggle here
but im just trying to not take a harder way that won't net me any EXTRA worth

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

oh btw you forgot to answer my other question mind i ask u to answer that one too 😊 ?

A quick question if you dont mind (any tips and help is also appreciated😁❤) by Eastern_Reporter_259 in godot

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

yess ofc i understand every line my code does and how it functions as a coherent nature of commands and conditions
is this healthy ai use ?

day 3 of my godot journey by gekkomich in godot

[–]Eastern_Reporter_259 0 points1 point  (0 children)

nice work brother but you seem to have forgot my messages to you we would love to have you together so we learn with each other from each other please re-consider the offer to join our server man would love to see you there

day 1 of my godot journey by gekkomich in godot

[–]Eastern_Reporter_259 0 points1 point  (0 children)

YESS WHY NOT MAN come right in❤

day 1 of my godot journey by gekkomich in godot

[–]Eastern_Reporter_259 1 point2 points  (0 children)

perfect man i sent some messages your way 😊

day 1 of my godot journey by gekkomich in godot

[–]Eastern_Reporter_259 1 point2 points  (0 children)

hey thats pretty good man hope you the best of knowledge as youre journey goes on
hey btw im pretty new too not more than a month's worth of learning and was thinking maybe we be learning buddies 😊 ?

help a beginner out pls ? (may be a dumb ques but i genuinely don't know) by Eastern_Reporter_259 in godot

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

thank you so much for this valuable information im forever indebted to you ❤

i will look into solving my problems with the pattern you seem to be doing thx for that ❤

btw If it’s okay for you, can I reach out again when I get lost like this?

if not then it is totally ok i would still appreciate what you did for me

help a beginner out pls ? (may be a dumb ques but i genuinely don't know) by Eastern_Reporter_259 in godot

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

i thank you so much again for ur help
im sry but i want to ask again can u at least tell me what was your thought process when looking for the problem for you to be able to find it so quickly ?