Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tim-hub/Simple_Joystick_Unity
A simple joystick for unity3d engine.
https://github.com/tim-hub/Simple_Joystick_Unity
gametools joystick unity3d
Last synced: 3 months ago
JSON representation
A simple joystick for unity3d engine.
- Host: GitHub
- URL: https://github.com/tim-hub/Simple_Joystick_Unity
- Owner: tim-hub
- License: epl-1.0
- Created: 2016-04-17T12:00:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T23:06:48.000Z (over 7 years ago)
- Last Synced: 2024-07-14T04:39:03.088Z (4 months ago)
- Topics: gametools, joystick, unity3d
- Language: C#
- Size: 2.59 MB
- Stars: 20
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
- License: License
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Simple_Joystick_Unity - A simple joystick (Joystick)
README
# Simple Joystick (Move Rotate Fire)
[demo](https://github.com/tim-hub/Survival-Shooter-Mobile)
- Github: [https://github.com/tim-hub/Simple_Joystick_Unity](https://github.com/tim-hub/Simple_Joystick_Unity)
- Demo APP: [Google Play](https://play.google.com/store/apps/details?id=uno.bai.geekgame.survivalshootermobile)This is a simple joystick for unity engine. There are 3 features
- Movement
- Rotation
- Fire/JumpA demo video on youtube: [https://www.youtube.com/watch?v=e1kXTFIHmug](https://www.youtube.com/watch?v=e1kXTFIHmug)
## Screen Shot in [Survival Shooter Mobile Demo](https://play.google.com/store/apps/details?id=uno.bai.geekgame.survivalshootermobile)
![ss1](https://github.com/tim-hub/Simple_Joystick_Unity/raw/master/ss1.png)
![ss2](https://github.com/tim-hub/Simple_Joystick_Unity/raw/master/ss2.png)
## How To Use
1. Download [Simple Joystick Package](https://github.com/tim-hub/Simple_Joystick_Unity/raw/master/simpleJoystick.unitypackage)
2. See the doc file in it and see the sample scene.## Tutorial
You can watch [the tutorial of this plugin](https://www.youtube.com/watch?v=8MUsx6qylqU&list=PLuSJugaBgnaTO1C3qsFKw5_vUlXWRJyU7) for how to make this kind of joystick.