Skip to content

Fixed: Porkalator and Morph Ovum couldn't spawn bloodsplatter actors online (addresses 3007).

Ru5tK1ng requested to merge topic/default/blood-splatter-morph into branch/default

Currently morph projectiles do not create a blood splatter online. This is because the server morphs the actual actor while the clients spawn a new actor and then destroy the old one on their end. I added a check so that clients will use the projectile as the origin to spawn the blood while offline behavior is unchanged and will spawn blood at the thing getting morphed.

Merge request reports

Loading