Hi everyone! I am brand new to the community and I am officially starting my first class! I was wondering if anyone had any tips or tricks or any links to help me! I would genuinely love to either pursue a career in game developing or just create my own games for fun! I’m looking forward to talking to everyone. Thank you so much!
Welcome to the community. There are lots of resources out there and it depends on what you are working in. C++ or Blueprints etc. in order to provide good insight.
For networking and multiplayer the go to is:
UE4_Network_Compendium_by_Cedric_eXi_Neukirchen.pdf
and this is a great helper too
Persistent Data Compendium - WizardCell
Then for Gameplay Abilities I refer to this a lot:
tranek/GASDocumentation: My understanding of Unreal Engine 4’s GameplayAbilitySystem plugin with a simple multiplayer sample project.
And for BP and UI stuff I use this:
All UPROPERTY Specifiers · ben🌱ui
There are lots more of deeper more complex topics and some of these above are pretty heavy but as you learn more you will grow and be able to start digging deeper.
Can I ask where you are doing school/class at?