This is a simple fps template made for speeding up development of fps games.Main level was made using the devblocks add-on with kenneys dev textures.
A template for quickly getting started with WebXR projects in Godot.
First person controller for Godot 4.1
This is a thirdperson controller made with C# in the .NET version of Godot 4.0. It doesn't have sounds or a complex model so you just have what you really need.It rotates your input and smoothly rotates your mesh to the camera rotation.You can watch the great demo video
A simple Godot networking system for connecting to an online server, spawning players, and updating positions.
This is a very simple template of a top-down 2D twin stick shoot-em-up.This includes:- Enemies- Player- Gun- Shaky Cam- Sound- Too many particle effects- Things to collect- (new) revival
1.Randomly set cell2.smooth3.eliminate small hole and wall4.connect all rooms to main room
Point and click template for Godot 4
Example showing 2d drawing by codeFeatures:line multiline polylinerectanglecirclestring multiline_stringarctexturedashed_linepolygonAlso includes label and button
Game jam template for Godot 4Features* Dialogue system* Settings & keybinds* Saving and loading* 2d players (sidescroller, top-down, click to move)* Title screen and credits* Interactable object
This project is a template for creating advanced Third/First Person movement in GodotSupports CharacterBody3D, and RigidBody3D.Current Features :Stance System :StandCrouchGait System :WalkRunSprintView Mode System :First PersonThird PersonSmooth Rotation System :Velocity DirectionLooking Direction : In Place Rotation and orientation warpingInAir RotationAim RotationDistance Matching :Stop AnimationOrientation warpingMotion warpingCamera system :FOV change on speedCamera Inertia Flashlight(G) To toggle High graphics : SDFGI (Global illumination),SSIL, SSAO,SSR,Glowgithub : https://github.com/ywmaa/Advanced-Movement-System-Godot
A game template for making match3 game