Time pressed button - Example

Inspired by the post above , I decided to make a simple timer based button press example for anyone in the community to use as they wish. :slight_smile:

Features:
∙ Do something after pressing/holding button for x amount of time
∙Change texture on press and release
∙ Show progress of press duration with animated pie node

Project Located here: GitHub - FlexYourBrain/TimedPress: Timed button press example

// : TRY EXAMPLE HERE: //

cheers!

9 Likes