TrueSky Engine

v3.0.0
Mac
iOS
UE 5.5
UE 5.2
UE 5.4

Frequently Asked Questions

Yes, full dedicated server support is included. The plugin correctly handles server-side logic, authority checks, and client prediction. All server builds are tested as part of our release pipeline.

Every public API in the plugin has a corresponding Blueprint node. We provide custom Blueprint function libraries, async action nodes for long-running operations, and Blueprint-spawnable components that you can add to any actor. The nodes include descriptive tooltips, categorized menus, and validated inputs to prevent common mistakes. We also ship example Blueprint assets demonstrating typical integration patterns. If you prefer a C++ workflow, every Blueprint node maps directly to a C++ function you can call instead.

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.

Our licenses are one-time purchases, not subscriptions. Once you buy the plugin, you own that version permanently. Future major version upgrades may require a separate purchase.

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.

Comprehensive documentation is available with getting started guides, API reference, code examples, and tutorial walkthroughs. The documentation is updated with every release.

We offer a 14-day refund policy from the date of purchase. If the plugin does not meet your needs, contact our support team and we will process your refund promptly.

The Indie plan includes pre-compiled binaries only. The Pro plan includes full C++ source code, allowing you to modify and extend the plugin to fit your project needs.

Yes, full multiplayer support is included.

Our release cadence depends on the type of update. Engine compatibility updates ship within two weeks of a new Unreal Engine release. Feature updates follow a monthly sprint cycle. Critical bug fixes are released as hotfixes within 48 hours of confirmation. Minor bug fixes and quality-of-life improvements are batched into the next scheduled release. You can subscribe to our changelog RSS feed or follow our Discord announcements channel to get notified of every release.

Performance is a core design priority. All runtime-critical code paths are implemented in pure C++ with zero Blueprint VM overhead. Memory allocations are minimized through object pooling and pre-allocation. The plugin integrates with Unreal Insights and includes custom stat groups so you can measure exact CPU and memory costs per feature. In our benchmarks, the plugin adds less than 0.5ms per frame on a mid-range desktop GPU. We also provide configuration options to disable features you do not need, further reducing overhead. Every release includes performance regression tests to ensure we never ship a slower version.

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.

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