What is wrong with enhanced inputs? They only work sometimes.

Wait… How are you tracking this?

You need to make a counter. An int variable, that when it’s pressed it does ++ then Prints itself. Then press the button 10 times really quick or whatever. If it’s just printing hello and that’s going away/reupping we need something a lot more precise… You don’t have to do it this way but we need SOME kind of permanent tracker.

1 Like