Map markers won't detect collisions any more if picked up before round begins #14

Closed
opened 2025-07-15 23:37:00 -04:00 by ActualHorse · 1 comment
Owner

If a map marker is touched by someone other than the instance owner before the final round begins, it will no longer be able to detect anything, and won't upright itself properly. It's likely an ownership issue, but I am not fixing it right now, so I'm logging it here to be fixed later.

If a map marker is touched by someone other than the instance owner before the final round begins, it will no longer be able to detect anything, and won't upright itself properly. It's likely an ownership issue, but I am not fixing it right now, so I'm logging it here to be fixed later.
ActualHorse added this to the v0.5 milestone 2025-07-15 23:37:00 -04:00
ActualHorse added the
Priority
B
label 2025-07-15 23:37:00 -04:00
ActualHorse self-assigned this 2025-07-15 23:37:00 -04:00
ActualHorse added the
Type
Bug
label 2025-07-16 02:46:48 -04:00
Author
Owner

This was an easy fix. Just enable the markers using a network event called on the owner, which then syncs everywhere else as intended. Kind of stupid it took me this long to figure out that was probably the issue the entire time. I'm not the smartest horse in the stable.

This was an easy fix. Just enable the markers using a network event called on the owner, which then syncs everywhere else as intended. Kind of stupid it took me this long to figure out that was probably the issue the entire time. I'm not the smartest horse in the stable.
Sign in to join this conversation.
No description provided.