spatialos / UnrealGDKExampleProject

GDK for Unreal Example Project
MIT License
36 stars 32 forks source link

[UNR-5809] Fix offloading #292

Closed mironec closed 3 years ago

mironec commented 3 years ago

Make the NPC spawner have bNetLoadOnNonAuthServer = false, to accommodate our new offloading behaviour for non-replicated actors.

GDK PR: https://github.com/spatialos/UnrealGDK/pull/3256

improbable-prow-robot commented 3 years ago

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-5809