Skip to content

SneakyButton and SneakyJoystick for Cocos2d-x game!

Notifications You must be signed in to change notification settings

quangvt/SneakyInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SneakyButton & SneakyJoystick

Support to add Joystick & Button to Control Input Layer of Game.

  • Joystick on the bottom left corner
  • Button(s): Jump, Attack,.. on the bottom right corner

Environment

  • Cocos2d-x v3.17.1
  • C++

References

How To Test (by )

Image

Change this line

[eaglView setMultipleTouchEnabled:NO];

to

[eaglView setMultipleTouchEnabled:YES];
  • And finally RUN

Happy Coding!

About

SneakyButton and SneakyJoystick for Cocos2d-x game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published