Good practices to adopt, and bad habits to avoid when doing online multiplayer in Unreal Engine Source: Unreal Engine Multiplayer Tips and Tricks – WizardCell
Create performant, old-school stylized toon lights in unreal. Source: [Unreal] GameCube-Style Stencil Lights – PROTO
How to programmatically build up a widget in the editor, while keeping the widget tree in sync. Source: Add UWidgets to a UserWidget using C++…