SmartAnimStudio

v2.0.0
Android
Win64
iOS
Mac
UE 5.0
UE 5.3
UE 5.5

Frequently Asked Questions

No, we only support Unreal Engine 5.3 and later. Unreal Engine 4 reached end of life and we focus our development resources on the latest engine versions.

We do not offer a trial version at this time. However, our 14-day refund policy allows you to evaluate the plugin risk-free. The documentation also includes detailed feature descriptions and code examples.

Yes, multiplayer is a first-class feature. All gameplay-relevant properties are replicated using Unreal Engine's property replication system with proper conditions (COND_OwnerOnly, COND_SkipOwner, etc.). Server and client RPCs are implemented for every action that requires authority validation. The plugin supports both dedicated server and listen server topologies. We also handle client-side prediction and server reconciliation for latency-sensitive features. Our networking implementation has been tested with up to 64 concurrent players and follows all recommended practices from Epic's networking documentation.

Yes, comprehensive docs and examples are included.

We support Unreal Engine 5.3 through 5.5.

Licenses are one-time purchases. You own it permanently.

Download the plugin archive from your account dashboard, extract it into your project Plugins folder, and regenerate your project files. Detailed step-by-step installation instructions are available in the documentation.

Through our support portal and community Discord.

The plugin is optimized for minimal runtime overhead. All critical paths use C++ with no Blueprint overhead. We include built-in profiling tools so you can measure the exact performance impact in your project.

Yes, both plans allow commercial use with no royalties.

Yes, every major feature is exposed to Blueprints through custom nodes and function libraries. You can build complete gameplay systems without writing a single line of C++ code.

Licensing

Two tiers. One payment. No surprises.

Lifetime license. Buy once, ship forever.

Indie

$49.99 / once
  • Full C++ source code
  • Lifetime engine-version updates

Pro

$149.99 / once
  • Full C++ source code
  • Lifetime engine-version updates
  • Private GitHub repo access

More plugins

View all