update
Added 2025-04-02 19:07:45 +0000 UTCI went full autism mode, and spent the past 5 days inside unreal engine, optimizing memory usage on my code. Turns out, since I hadnt put much time into learning how memory works inside ue, that most of my items, characters and furniture etc, were all ''referencing'' eachother, which meant that when a single item was loaded, it was also loading other things that didnt need to be loaded.
It took soooo many hours to fix, but now all my codes have gone from loading 260 mb(all of them, as thats how large my game is.) to loading a few kbs, or max 9mb. ive gone through about 95% of my games code to fix this lol.. ive broken a few things, and had to fix them again, but it feels good to almost be done, so that once I get back to working on my game code, itll scale better, when I make the game bigger..
Ill get back to animating soon though, to finish the newest xalatath anim <:D
Comments
Ryan layley on youtube has good starting tutorials
Liard
2025-06-11 21:12:06 +0000 UTCCan you recommend tutorials for learning UE5 or the best path to do so? I have started learning it.
theRien
2025-06-11 19:56:03 +0000 UTCwhat an unexpected turn of events x)
Reloge
2025-04-02 19:14:57 +0000 UTC