Calinou / fps-test

A FPS demo for Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPS Test


This repository is no longer maintained. The project is only compatible with Godot 2.x, not Godot 3.x or later.


This is a working FPS demo.

Original code by LeeZH.

Features

  • Looking around
  • A large map
  • Walking/running
  • Jumping
  • Physics
  • Step up stairs and slopes
  • View model (first person gun), dynamic toggleable flashlight with shadows

Keys

  • Walk: W/A/S/D or Z/Q/S/D
  • Jump: Space
  • Fire: Left Mouse Button
  • Run: Shift
  • Toggle flashlight: L

About

A FPS demo for Godot

License:Other


Languages

Language:GDScript 95.4%Language:GAP 4.6%