Full list of changes: The fifth beta of Hands-On Rust is now available. It includes the new chapters Combat Systems & Loot, Finishing Touches and a Rust Cheat Sheet. This chapter delves into data-driven design; define your game objects in external data files and map them into the game’s Entity Component System. This lets you quickly enhance the game without needing to recompile.Data-Driven design is central to fast design workflow, especially if you are collaborating with a team.
Published on January 26, 2021 03:46