This commit is contained in:
2024-10-16 00:03:41 +08:00
commit 897058435c
5033 changed files with 1009728 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
**********************************************
EASY TOUCH CONTROLS
Copyright © 2016 The Hedgehog Team
http://www.thehedgehogteam.com/Forum/
the.hedgehog.team@gmail.com
**********************************************
If you found problems in the behavior of the buttons with ETCInput.GetButtonDown or ETCInput.GetButtonUp,please force the script execution order like this :
1- Open Script Execution Order (Edit => Project Settings => Script Execution Order)
2- Add ETCButton in first
3- Add yours scripts that use ETCInput.