Update on line bug

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Doc_EDo

LEFT
Jan 10, 2002
755
0
0
I've created the rocket to ride on (since the SL creator seems to have abandoned his project), but theres one huge bug on line.

sl_bug.jpg


As you can see the rocket shows far away from
the player riding it when using it online.

This is what I have in its projectile class:

Code:
	NetPriority=+00002.500000
	bUpdateSimulatedPosition=true
	bAlwaysRelevant=true

	bNetNotify=true
	bNetTemporary=false
	bGameRelevant=true
	bReplicateInstigator=true
   
	RemoteRole=ROLE_SimulatedProxy
	bNetInitialRotation=true
Any ideas? Thx.
 
Last edited: