Quinnsicle / arcs_tts

A mod for Tabletop Simulator that automates some actions and setup for the next upcoming title by Leder Games, Arcs.
5 stars 4 forks source link

Flipping action cards does not update player's last_action_card #29

Closed fallspectrum closed 1 week ago

fallspectrum commented 3 weeks ago

This is replicated in situations where a player plays a card face down initially as a Copy action, and then later flips it to perform a pivot. Doing so does not trigger onObjectDrop(). Thus we should add a function to trigger it when an Action Card is flipped.

fallspectrum commented 1 week ago

Resolved by #39