Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

v1.1

Latest
Compare
Choose a tag to compare
released this 03 Jan 12:22
· 2 commits to master since this release

Changelog

  • Added a dynamic crosshair that reacts to objects in the Collsion Layer 2 using raycasts.
  • Enforced static typing in the default project settings

Downloading

Download the v1.1.zip file, unzip it and place the player.tscn on your scenes/ folder and the player/ folder under your scripts/ folder. Then you can instantiate the player scene in your main scene.

Input map

You have to add the following actions to your input map: forward, backward, left, right, jump, sprint. Feel free to assign the actions to any input key.