State of Play: Integration with Game kit Controller

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • This video demonstrates integration with Game Kit Controller (GKC) for single-player, versions 3.7A and 3.4, and multiplayer, version 3.4.
    The multiplayer works without any GKC programming interface (API) or network support from GKC.
    My external API interface relies on the user mapping the player object to a small interface I provide.
    The remote version of a player is managed in a similar way. Network replication of actions is completely decoupled. For example, inference-based methods are used to decide if a remote player's character is walking/running. This is a very limited approach and cannot replicate character actions properly.
    Although single-player GKC 3.7A characters work well, there are undefined and unresolved issues with version 3.7A multiplayer.

КОМЕНТАРІ •