- Use C++20 standards wherever possible. - Use Unreal Engine coding standards. - Encourage modular design without introducing new systems unless necessary. - Use Gameplay Ability System patterns wherever possible. - Use Gameplay Features for content like maps and characters. - Use best practices for multiplayer games.