Wow Integer
This package is a enum and utility of the ScratchToWarcraft convention
be.elab.wowint 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/wowint.git README Markdown
Copy this to your project's README.md
## Installation
Add **Wow Integer** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/wowint.git
```
[](https://www.pkglnk.dev/pkg/wowint)Used By (1)
README
OpenUPM: Wow Int
Scratch To Warcraft aim to teach coding by playing World of Warcraft game and other Xbox Input compatible game.
To do that you just need to send Integer value to a computer using and other integer index to specify the target. The aim of this tool is not to provide a toolbox as you can find it in the IID and BasicActionIID package. But to list the Index Mapping of Keyboard, Xbox and some classic game I am using to teachi in C# Enum and static class.
You could have interest in those code if you are here:
No comments yet. Be the first!