godot-4-3D-Characters
Beautiful 3D animated game characters for the Godot game engine, ready to drag and drop into your projects
GDScript★ 834⑂ 55 forksupdated 1 month ago
visit the demo
git clone https://github.com/gdquest-demos/godot-4-3D-Characters.gitgdquest-demos/godot-4-3D-CharactersREADME.mdfork it — it’s yours
3D Characters Repository
This repository contains our open-source 3D models, pre-configured and compatible with Godot game engine version 4. The models have been tested and are ready to be used out of the box.
Installation
- Download or clone this repository.
- Drag and drop the desired folder(s) from the
./addonsdirectory into your project, in theaddonsfolder. - After Godot imports the character, you can now use it in your project
- To use the model, you need to instantiate the
<model_name>_skin.tscnscene. This is the default scene where the model is set up and where you can call specific methods.
Models
|
|
|
|---|---|---|
| GDBot | Sophia | Gobot |
|
|
|
| Round Bat | Bee Bot | Beetle Bot |
more like this
godot-FLMusicLib
GDNative library that plays mp3, chiptune and tracker music files using Game Music Emu, Minimp3 and openmpt
C★ 53






