Robuta

https://discussions.unity.com/t/how-to-tell-when-a-repeatbutton-is-done-being-pressed/116617 How to tell when a RepeatButton is done being Pressed - Questions & Answers - Unity Discussions Sep 13, 2014 - I want to make movement using on-screen buttons that you can hold down, unfortunately while the keyboard inputs work as intended, the on-screen inputs just... https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.primitives.repeatbutton?view=netframework-4.8.1&redirectedfrom=MSDN RepeatButton Class (System.Windows.Controls.Primitives) | Microsoft Learn Represents a control that raises its Click event repeatedly from the time it is pressed until it is released. class systemwindowscontrolsprimitivesmicrosoft