Skip to content

Releases: eviltwo/ActionGameCore

Chara-0.7.0

28 Jun 03:32
d01a9c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: FPS-1.2.0...Chara-0.7.0

Camera-1.4.0

28 Jun 04:59
a3b74a2
Compare
Choose a tag to compare

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

16 May 15:13
5974d4b
Compare
Choose a tag to compare
  • Match camera sensitivity of mouse and controller.
    • Rename and add serialized field for input action reference.
    • Change default sensitivity to 1.0
    • Change calculation of camera angle.

FPS-1.2.0

16 May 15:13
5974d4b
Compare
Choose a tag to compare
  • Match camera sensitivity of mouse and controller.
    • Rename and add serialized field for input action reference.
    • Change default sensitivity to 1.0
    • Change calculation of camera angle.

TPS-1.1.0

05 Mar 15:40
b931a46
Compare
Choose a tag to compare
  • Change parameter type of input to InputActionReference.

FPS-1.1.0

05 Mar 15:40
b931a46
Compare
Choose a tag to compare
  • Change parameter type of input to InputActionReference.

Chara-0.6.0

05 Mar 15:15
d33edd5
Compare
Choose a tag to compare
  • Change parameter type of input to InputActionReference.

Interact-0.5.0

04 Mar 09:29
658e136
Compare
Choose a tag to compare
  • Add select/deselect event
  • Fix raycast distance

Interact-0.4.0

04 Mar 07:45
df0e021
Compare
Choose a tag to compare

Add interact system, button and raycaster.

TPS-1.0.1

04 Mar 00:34
Compare
Choose a tag to compare
  • Add camera rotation and wall check.
  • Show input action name to inspector.