Demo project for Godot XR ReadyPlayerMe Avatar Addon. This uses the Godot XR VMC Tracker addon to allow the user to drive the avatar using a VMC source such as XR Animator.
A simple demo showcasing isometric 2D point and click movement in Godot v4.3.
ragdoll platformer game
Godot 4.3 Parallax2D Game Demo for TodogodotNew demo of one of the most interesting features of Godot: the improved Parallax2D system that allows you to use any Node2D as a node within the parallax.Also, in this demo we show you how to make a procedurally generated infinite terrain.Itch executables: https://todogodot.itch.io/hillracing43Update 2024/08/19: Fixed an export bug that removed the floor.
Demo project for Godot XR VMC Tracker asset
Demo project for Godot XR MVN Tracker asset
A tactical role-playing game demo for the Godot Engine
a basic 5x5 lights out puzzle demo,all assets and shaders are custom made and free to use under CC0
A blazing-quick user-oriented MetaMask login system for Godot multiplayer games. This login system has been designed first and foremost for Desktop Windows applications that would require a MetaMask / Public ETH address as a logging method option for a server-controlled multiplayer environment.
demo version: Godot 4.4 rc-3 .NETThis tool allow you Import PMX model. And import vmd animation to animate camera and model. This plugin depends on BulletSharpPInvoke.You can get libbullectc.dll from BulletSharpPInvoke's demo. Copy it to project directory. The link is below.https://github.com/AndresTraks/BulletSharpPInvoke/releasesTo compile BulletSharpPInvoke, you can check out my fork.https://github.com/sselecirPyM/BulletSharpPInvokeVideo Tutorial (Chinese):https://www.bilibili.com/video/BV1pKY3e5EHn/
Demo project for the Antialiased Line2D add-on. The add-on's code is included in this asset.Find the Antialiased Line2D add-on at: https://godotengine.org/asset-library/asset/3103
Simple demo project for an enemy AI that moves when not seen by the player.