GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

Action loopCount ignored when playing animation #64

Open obasille opened 1 year ago

obasille commented 1 year ago

See triggerActions() in action.cpp.

We should probably change the "loop" parameter of AnimController::play() to take a loop count.