This repository contains a simple unity scene with a moveable character that can be controlled by using an Arduino as input device.
Try to collect all the coins!
The movement script contains a boolean that sets input to either arduino or keyboard mode.
- Movement: Arduino 2-5 or Keyboard WASD
- Camera: Q and E
The Arduino buttons should be connected to pins 2 to 5. This repo contains a sketch for it.
Uses Unity Version 2022.3.12f1

