Add MVP network relevancy rules
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
AAgrarianItemPickup::AAgrarianItemPickup()
|
||||
{
|
||||
bReplicates = true;
|
||||
NetCullDistanceSquared = FMath::Square(3000.0f);
|
||||
|
||||
Mesh = CreateDefaultSubobject<UStaticMeshComponent>(TEXT("Mesh"));
|
||||
RootComponent = Mesh;
|
||||
|
||||
Reference in New Issue
Block a user