itch.io is community of indie game creators and players

Devlogs

Swipe Input v.1.0.1 Updates

Unity Swipe Input
A downloadable code asset

Hello guys. So the Swype Input System update has arrived. The new version has changed the following:


  • Added intermediate builds. ((Assembly Definition). Now the component code will not compile if it has not been changed. This change will slightly increase the compilation speed of the project.

  • Logs. Now logs in the Console tab, in the Unity editor are highlighted in different colors. Poking around in the console in search of bugs will be a little more pleasant :)

  • Deleted unused parameters. The “Invoke Events” setting migrated here from the old version of the asset. This is due to the fact that in the previous version it was possible to read the direction of the last vape. And since in the new version I decided to provide interfaces only in the form of events, the property with the direction of the last swipe was removed, and the setting remained. Since I just forgot to delete it.

Files

  • GoTo-Apps.SwipeDetector v.1.1 [ALPHA] (Production).unitypackage 85 kB
    Jul 23, 2021
  • GoTo-Apps.SwipeDetector v.1.1 [ALPHA] (Education).unitypackage 215 kB
    Jul 23, 2021
Download Unity Swipe Input
Leave a comment