You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, when the flag is dropped because the player who was holding it died, it gets dropped facing the cardinal direction that the player who was holding it was facing. Instead, I'd like the banner to face the closest of the 16 possible BlockFace values that the banner could face.
Definition of Done
a detailed list of all tasks which must be completed for the issue to be called "done". Must use the checkbox bullet point - [ ]
When the flag banner is dropped by a killed player, the banner is facing the BlockFace value that most closely matches the direction of the player who was killed.
The text was updated successfully, but these errors were encountered:
Description
Right now, when the flag is dropped because the player who was holding it died, it gets dropped facing the cardinal direction that the player who was holding it was facing. Instead, I'd like the banner to face the closest of the 16 possible
BlockFace
values that the banner could face.Definition of Done
a detailed list of all tasks which must be completed for the issue to be called "done". Must use the checkbox bullet point
- [ ]
The text was updated successfully, but these errors were encountered: