LNATIONDEV
5 months agoPartner
Horizon World Tutorial – Player Management – Part 2 – Double Jump
Previously, we introduced the fundamentals of player management within our Horizon world. We developed two foundational controllers: a server-side controller responsible for overseeing all players globally, and a client-side controller dedicated to handling each player's local interactions. In this tutorial we are going to implement double jump mechanics.
Horizon World Tutorial – Player Management – Part 2 – Double Jump - DEV Community