An open API service indexing awesome lists of open source software.

https://github.com/coppolaemilio/godot-fps-movement

A minimal FPS movement example made in Godot
https://github.com/coppolaemilio/godot-fps-movement

fps fps-game godot godot-engine template

Last synced: 9 days ago
JSON representation

A minimal FPS movement example made in Godot

Awesome Lists containing this project

README

          

# Godot FPS Movement
## A minimal FPS movement example made in Godot

You get a simple scene `Main.gd` with a `Player` node that has the basic movement for a first person project in Godot.

![Editor screenshot](screenshot.png?raw=true "Editor screenshot")

I made this project following the video tutorials made by [Jeremy Bullock](https://www.youtube.com/channel/UCwJw2-V5S1TkBjLQ3_Ws54g/videos)