Devlogs
The Hunger Games: Release v1.4
The Hunger Games: Release v1.4
What's New?
- Updated player controller to use Unity's CharacterController component, rather than a Rigidbody. In the future, you may be able to choose which one you want to use if you're the host of the room, as the code is left in, and it's all up to a single boolean variable.
What's new from v1.3.1? (Devlog accidentally skipped)
- When you shoot a bow and hit something, the path of the arrow is shown for 0.2 seconds.