Request: Key Pressed

Issue #20 on hold
Former user created an issue

Hello o/

I'd like to request a trigger for when a player uses a certain key, for example Y. I imagine it would work something like:

criteria = addCriteria("keyPressed", "triumph:key_pressed") criteria.addItem("Y")

Comments (2)

  1. Blarg Platypus

    Advancement logic is handled server side and key presses are only known client side. Therefore this is extremely unlikely in the current version of the game.

  2. Log in to comment