Introduction
Important
The old Anime Fighter Template is very outdated and should be removed from the Marketplace.
The plugin version has been completely rewritten to be deterministic, allowing for future implementation of rollback netcode (for example, with GGPO).
Although rollback netcode is already implemented, it is not yet fully operational.
Because of this, internal modifications to the plugin require advanced knowledge of C++ and Unreal Engine 5.
The entire backend/core is written entirely in C++ to ensure determinism, with state serialization into "snapshots" for rollback support.