Releases: eviltwo/ActionGameCore
Releases · eviltwo/ActionGameCore
Chara-0.7.0
Camera-1.4.0
What's Changed
- Merge camera packages by @eviltwo in #7
- Removed FPS and TPS Camera Controls packages. Added Camera Controls package.
- Renamed namespace.
- Attach the CameraInput component to the same object as the CameraController component.
Full Changelog: FPS-1.3.0...Camera-1.4.0
TPS-1.2.0
FPS-1.2.0
TPS-1.1.0
FPS-1.1.0
Chara-0.6.0
- Change parameter type of input to InputActionReference.
Interact-0.5.0
- Add select/deselect event
- Fix raycast distance
Interact-0.4.0
Add interact system, button and raycaster.