Example showing a game menu by codeFeatures:3 tabs (Main, Settings, Help)new game, exitcredits with popupresolution selectionfull screen checkboxhelp screen
Example showing widgets by codeFeatures:Button LinkButtonLabelTextureRectPanelCheckBox CheckButtonColorPickerButtonLineEditHSeparatorItemListTreeTextEditMenuBar + PopupMenu
A forest scene that utilises Godot 4's new volumetric fog/lighting system.Just experimenting with Godot 4's new volumetrics system. Managed to get some very pretty looking volumetric lighting and a bit of fog in a forest setting.
The 3 Axies starter 3D: Buba, Pomodoro and Puffy
Load/Surf/Interact with 3D models via URLs at runtime.XR Fragments is a tiny specification for viewing 3D models as linkable AR/VR websites.Address and Control anything inside a 3D model with W3C Media Fragments and URI Templates.Simply SURF a 3D file-verse and design for a Spatial Open Internet with the highest degree of interoperability.
ChunkManager for Godot: A dynamic chunk management system for 2D games in Godot, enabling efficient loading and unloading of tile chunks based on player position. Utilizes noise generation for varied terrain types, including water, sand, and grass, optimizing performance for large game worlds.
I've remade the cyanglaz plugin with .NET and added some functionalities.This tool allows you to display objects as cards in a TCG. Currently have:- Control node for laying out cards in a hand layout.- View hand layout directly in the editor. Any update on the variables reflect on the cards position in real time.- Configurable hover animation.- Node-free solution for providing layout information for a hand layout.- Dragging cards.- Draw cards from a deck.- Rearrange cards while dragging them around.- Activate card effect (with click or dragging them to a Playable Area)-
Template for Hole.io style games
A really simple first person template, containing really basic stuff for developing first person games. That includes:- Player with basic movement- Interaction system- Basic pause and main menu
Template for Agar.io style games (without multiplayer)Include simple Bot for single-player