SaydAziz / ApocalypseTrain

A 4 player Co-Op Survival Top Down Shooter
1 stars 0 forks source link

Add networking to flash comp and obstacle destroy vfx #54

Closed chopov1 closed 4 months ago

chopov1 commented 4 months ago

TODO: implement networking with flash component and the destroy vfx

Solution: needed to use a Repnotify for the flash material

ran into an issue where destroying the actor after rpc would cause the rpc not to fire due to network time, so used endplay to spawn the vfx instead