Beta 5 of Hands-on Rust is now available

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.
 •  0 comments  •  flag
Share on Twitter
Published on January 26, 2021 03:46
No comments have been added yet.