Unreal 4 and 5 expert with 3D art and animation skills

  • 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle








  • Ahh so the whole create a object from a class thing actually works in native C++. So I can create child classes aswel and do cool stuff like casting.

    Don’t laugh okay I thought C++ through Unreal Engine was vastly different from native C++ (because that’s what I learnt first)

    Never actually used classes when I was playing with native C++. Couldn’t think of anything simple to make that would require it