A downloadable asset pack

Attention it works in Godot versions 4.2 due to a change in GDScript syntax!

(Does not work in earlier versions)

A player's scene with a movement script:

  •  squatting
  • walking
  • turning the camera away from the mouse
  • sprinting
  • ability to keep the flashlight off

nodes:

  • characterbody3d
  • collisionshape3d
  • camera3d
  • spotlight3d

Copyright

Use it for your health no copyright

Download

Download
player.gd 1.7 kB
Download
player.tscn 707 bytes

Install instructions

A player's scene with a movement script:

  •  squatting
  • walking
  • turning the camera away from the mouse
  • sprinting

nodes:

  • characterbody3d
  • collisionshape3d
  • camera3d
  • spotlight3d

Copyright

Use it for your health no copyright

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

Does it work in 4.3?

Maybe, i did this in 4.2

If you haven't changed the GDScript syntax everything should work

(+1)

Ok