Flag sprite kept on character even on death and deletion of flag item

I encountered this glitch when making and experimenting by making a CTF game. I set the settings to delete your items once you die, but the flag sprite is still on your gim, and you can’t capture it. it will cause great confusion and exploting in games like that, where you can masquerade as the flag capturer.

2 Likes

I encountered the same issue. Try using a Lifecycle and wire it such that when the player dies, the player returns the flag.

1 Like