Bunch of lessons that I learned after 3 years of working on UMG-engine.
Lessons from 3 years of UMG
· 5 min read
Bunch of lessons that I learned after 3 years of working on UMG-engine.
UMG is probably going to be re-written from the ground-up.
What would it look like?
Premature event listeners in UMG, and why we should try to avoid them in the future.
Some quick guidelines that summarize the current UMG design philosophy.
This post explains entity propagation behavior in umg.
This is a bit too big for the UMG-idioms file, so imma put it here.
What is DELS?
(Rambling and ideas about UMG decoupling, and avoiding future refactors)
I am writing this post, because I don't want to make mistakes like this in the future.
And I think that analyzing past mistakes, and attempting to understand them, are a good way to avoid them.
What is component-projection in Untitled Mod Game?