Hi all, I’m new to Unity and coding, I am hoping to find references that arent outdated. A lot of things I’m trying to do, I spend a great deal of time trying to follow unitys own documentation then it doesnt work. Then I go down a lengthy rabbit hole of tutorials etc to find the solution to the problem. Then that solution does not work. Then I go down another rabbit hole of why that solution does not work to find that UNITY has changed it, its just done like this now… ffs.
for example, im trying to message a game object that it has been negatively impacted by another game object, it has taken damage or whatever… theres no receiver… theres many posts… but then various posts, “this is outdated” and another said “i just ripped it all out, i dont like send message” or something similar…
So Id love to beat my head against the wall to learn something that doesnt work but perhaps i could be beating my head against the wall to learn something that does work now instead?
Where do I find the direction to what is working now?
Some more background, or venting… I am left handed and usually re-assign all the keys differently straight away. I like having control of which button has what effect so I dont like unitys user input system. id prefer to type it into the code for now. Not that it isnt a great system but i am just learning and i want to see what is doing what.
also on that topic, Im afraid the more i learn about unity, it starts to feel a bit like unreal engine in that somethings being done in the editor and being removed from the code, a certain flavor finds its way to the end product because, “why re-invent the wheel” which is what i was hoping to avoid by leaving unreal to try to learn more over here.
Feeling frustrated and defeated.
I honestly would like to just learn low level coding and do it all myself not to be spiteful but I can’t follow it. I am not understanding. It would take me years to make a pong game but if i understand what im doing it might be more rewarding than clicking a button in the editor that youtube tells me to click.
Thanks for listening, sorry for venting.
Anyway some more up to date guidance? I’ll try to help on my end by paying more attention to search result dates etc…