https://github.com/absolutelysaurabh/godot3dmodelling
3D modelling samples built in Godot game engine using GDscript.
https://github.com/absolutelysaurabh/godot3dmodelling
gameengine gdscript
Last synced: 3 months ago
JSON representation
3D modelling samples built in Godot game engine using GDscript.
- Host: GitHub
- URL: https://github.com/absolutelysaurabh/godot3dmodelling
- Owner: AbsolutelySaurabh
- Created: 2018-01-06T05:50:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T18:53:13.000Z (about 7 years ago)
- Last Synced: 2025-02-15T20:40:58.715Z (4 months ago)
- Topics: gameengine, gdscript
- Language: GDScript
- Homepage:
- Size: 40.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains my sample Godot game engine projects, can easily be deployed onto Android.
For,
First Person Shooter:
Features
========- Looking around
- A large map
- Walking/running
- Jumping
- Physics
- Step up stairs and slopes
- View model (first person gun), dynamic toggleable flashlight with shadowsScreenshots
====
![]()
![]()
Keys
====- Walk: `W/A/S/D` or `Z/Q/S/D`
- Jump: `Space`
- Fire: `Left Mouse Button`
- Run: `Shift`
- Toggle flashlight: `L`