parrot-featured-image

Code Architecture – Parrot Game Sample

Parrot Game Sample is project made in both Unreal and Unity. We can see how game architecture, concepts, and terms translate from one engine to the other. I want to shed light on certain aspects of this project. Interesting techniques can be learned here.

loading-screen

Loading Screens in Unreal Engine

Loading screens in Unreal Engine are not as straightforward as you think. Let’s look at two popular free loading screen plugins: Common Loading Screen from Lyra and Async Loading Screen.