/SMN2

Character Movement Network Prediction easily accessible in UE5 Blueprints!

Primary LanguageC++MIT LicenseMIT

Smooth-Networked-Movement-Plugin

Character Movement Network Prediction, easily accessible in UE5 Blueprints!

TODO: Bug Fixes

Join our Discord: https://discord.gg/PwGBQBR7MM

Documentation

Setup

  1. First Create a new Blueprint Component Class inheriting from SMN Character Movement Component
  2. Then go to your Character Blueprint and press on your Character Movement Component, and in the Component Class Dropdown set it to your new Blueprint Class that you created in the previous step.