This tool allows you to figure out which button on the Oculus Quest Touch Controllers corresponds to which button ID.
The Godot Open Dialogue is a non-linear conversation system that uses JSON files to handle complex dialogues.
A simple string converter, ideally for developing.
This is a project created with the express purpose of sharing all the source to help others learn to make a basic shooter game. This includes Godot project files for the game, Inkscape & MyPaint source files for the graphics, and LMMS source files for the sounds.
A simple text editor and saver.
An evolving multiplayer shooter. Featuring: original characters with animations, snappy controller, simple bots, sound effects and many more. License is mixed, attribution is not required.
this is a project made to test the multiplayer api, not necessarily the best implementation though
A simple light class for the Godot engine inspired by the string-based light animation system originally seen in Quake and Half Life games.Created on Godot version 3.4.2 but should work on earlier versions too. Installation:- Setup your lamp scene according to QuakeLamp*.tscn example scenes. Lights and models should be added as child nodes.- Attach QuakeLamp.gd on your parent lamp node. - Drag and drop in your main scene, select the desired animation type and enjoy your new animated light.Features: - Includes 11 animation table presets from Quake. - Supports custom user animations. - Animations can be previewed in the Godot editor. - Supports optional fade between the string animation values to break the stepping effect where needed. - The light animation affects the emission of the lamp material/s.
Analog stick suitable for using in games on mobile devices and tablets (all touch screen devices)made by Jakub Grzesik (http://www.kivano.games/)ported to v 3.1 and example by (Sami Hadef)permission by Jakub Grzesik
This is a calculator
This is an Asset as some simple characters based on cubes. It is very easy to change their textures and/or to create new animations.
You play as the knight and your goal is to keep the bishops count smaller than 10, if you captured a bishop you will play again, how long can you survive?
Payment system for in-game purchases using LNP/BP.With insert-coin(s) you can implement coin-op, pay-per-use business models, capable of micropayments even lower than $0,001!You can now offer players fast and reliable in-game purchases, without middlemen or banks. By using cryptocurrency you benefit from near-zero payment fees which allows for real-time, in-game 'streaming payments'.Insert-coin(s) uses Lightning Network Protocol (LNP), the latest payment-technology on top of Bitcoin Protocol (BP).
A simple Godot 2D game which will help you to learn godot's bases and to manage ia
Example of binary game. Improve your ability to convert decimal numbers to binary.
A basic first-person character for easy implementation.
A simple configurable levelselect project with swipe and snap support.you can set-number of icons per row-number of icons per column-total number of pages-width of icon-height of icon
A bench marking project for Godot 3.1 2D Lighting and Shadows.
1000 years after post-apocalyptic Earth, many form of lifes went extinct, including humans. An alien robot series, called Minilens, are cleaning up earth and collecting surviving flora. The game is won by destroying all Radioactive Barrels and collecting surviving flora. The drawback is that Minilens can't jump.
A simple base 64 encoder and decoder.
A simple example game mimicking the arcade classic Snake. Uses Godot's custom drawing.- Arrow Keys to move.- Collect food (orange) to grow.- Don't hit the edges or cross over yourself.
Cute 3D third person shooter game kit.What's included in this project:- Third person player controller.- Networked multiplayer implementation, use -sv param to host a server with headless version of export template.- Gun firing, currently only have projectile firing (rocket launcher).- Chat system with a text command.To do:- Lobby system.- Scoreboard.- Capture the flag mode ?- Etc.
Simple snake game in godot 3.3.3
An evolving multiplayer project made with Godot 3.2. Features: bots, particles, sounds and many more.