Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Bevy Virtual Joystick Mobile

This show how works on android

Screenshot Video
Screenshot_2023-04-07-19-05-15-360_com sergioribera simple Preview

Features

  • Float Joystick
  • Expansive area to interact with joystick

NOTE: The color in area is only for make it visible

Settings of this example

  • VirtualJoystickAxis::Both
  • VirtualJoystickType::Floating

Compilation

To compile android projects you can use cargo-ndk.

See the Android Section of the bevy example README.md for details.