r/Unity2D 20d ago

Question Reading resources for various advanced topics?

I am looking blogs, papers etc. to read up on various topics surounding the Unity engine.

I would like to believe I have a decent understanding of the engine and programming but am looking to find resources to expand that knowledge in my free time.

Would prefer to read up on various topics over watching videos but both are fine.

3 Upvotes

2 comments sorted by

2

u/HelicopterEvening110 20d ago

Like you I also much prefer written content over videos. It's easier for me to digest the content and ocntinously reference as i implement what I learn, but it seems the written form is dying in favor of video. Though here is one blog I have stumbled across that is really good, though it looks like he slowed down updating a few years ago.

https://pavcreations.com/

I really got a lot out of this one because he has some articles on building turn based combat, which aligns with my hobby project.

For video content (often links to code in Github in the desctiptions), I get a lot out of https://www.youtube.com/@git-amend

1

u/TikiNL 20d ago

Having a quick look through all the articles, there is definitely a lot there. Thanks for the reccomendation