plasmid icon indicating copy to clipboard operation
plasmid copied to clipboard

Additional game rule tracking issue

Open Gegy opened this issue 5 years ago • 2 comments

This is an issue to track all game rules that we want to support in Plasmid:

  • [ ] Mutating inventory (MODIFY_INVENTORY)
  • [ ] Player movement (PLAYER_MOVEMENT)
  • [ ] Player visibility (SEE_OTHERS)
  • [ ] Player collisions (PLAYER_COLLISIONS)
  • [ ] Name tag visibility (SEE_OTHER_NAME_TAGS)
  • [ ] Inventory visibility (SEE_OTHER_INVENTORIES)

Gegy avatar Aug 29 '20 09:08 Gegy

With the one on player collisions, would an internal team be created to facilitate this or would another strategy be used? How does this interact with other games using teams?

Restioson avatar Aug 29 '20 10:08 Restioson

@Restioson Yeah, that will be needed. Not totally sure how we should do that, but we'll definitely need to do some design work to figure out how to set that out. Another problem is creating/disposing the teams when the game opens/closes, or if the rule were to be changed.

Gegy avatar Aug 29 '20 10:08 Gegy