Color Calibrator with Macbeth chart to color match and color grade.Can be used in setting up neutrally lit scenes or color matching between applications.Repository contains Blender file and demo scene.
This is a base for an infinite save system. Saves are sorted in descending date order.
Godot Open Adventure Template (GOAT) is a tool for making 3D adventure games. It supports a simple inventory system, interacting with objects and screens, playing voice recordings with subtitles, and changing game settings.
A GDScript addon to interact with a Telegram Bot in Godot Engine.
This is a simple scene to display 3D healthbar.It should have better perfomance than viewport method. Mainly because it does not create any viewports and just works on simple Sprite3D node. You can add multiple healthbars and dont worry about perfomance.
First person point and click adventure framework for Godot
I couldn't find a template for this on the asset library so here's mine.Defaults: Window size of 480x270 Test size of 960x540 Stretch mode Viewport Stretch aspect Expand Import default set to 2D Pixel GPU Pixel Snap on Font Oversampling offAdditional tip: You can go into Editor -> Manage Editor Features to create a profile with only the nodes you need. This way you can stop 3D nodes from showing up when you create new nodes.
Game template for games using the EgoVenture First Person Adventure framework for Godot.
A tool for batching MeshInstance nodes into a single MultiMeshInstance.- Provides a new MeshBatcher node for easy implimentation. Simply used the node as a container for MeshInstances.- Place and edit individual MeshInstances for granular control.- Detects StaticBodies allowing for collisions with a MultiMeshInstance.
A simple mouse-based Escoria stock UI
An animated lowpoly Zombie for your game project!Animations :SPAWNIDLEWALKRUNATKATK HEADHITDEADvery important !!! if you have shakes during the animation, you must reimport the model in 60 fps, disable the optimizer and put all the bones in "nearest" mode in the interpolation mode.in the case of the zombie you have to put in "nearest" the "HIT" animation and the "ATK" animation.you have to do it on all bones!good game.
Block out levels, prototype, do level design, test proportions, test imports and gameplay.All thanks to Kenney.nl's prototype textures.
An Escoria stock dialog manager
This tools allow users to place previously saved scene in a fast and comfortable way, using tabbed library interface to hold list of scenes, with several placement feature such as random scale / rotation, align to surface and grid-like positioning
A template for games based on the Escoria framework
This plugin adds suport for holographics displays made by Looking Glass Factory to the Godot Engine.Just drop the new HoloPlayVolume spatial node into the scene and view your Godot project as a hologram!**Windows only at the moment.**
A simple plugin that covers for the Godot's still missing Level of Detail management. It's a tool to manage world maps more easily. It works recursively, meaning it can manage LOD Objects under other LOD Objects. This way you don't have to worry about managing every single prop, and can edit the world map chunk by chunk.Examples, and a detailed usage guide are on the Github page.
An animated lowpoly Pistol for your game project!Animations :Pistol FirePistol Fire EmptyPistol Fire ADS ShootPistol Fire ADS Shoot EmptyPistol IdlePistol Idle EmptyPistol JumpPistol Jump EmptyPistol Jump StartPistol Jump Start EmptyPistol Jump EndPistol Jump End EmptyPistol Jump FallPistol Jump Fall EmptyPistol ReloadPistol RunPistol Run EmptyPistol WalkPistol Walk Empty
Icospheres are normally used to achieve a more isotropic (regular) layout of vertices than a UV sphere
Provides a helper node for building tile based worlds out of similarly sized scenes.This node is similar to Godot's built in GridMap node, but allows for the placement of entire scenes instead of just meshes.
A very simple clicker game template, used to learn how one is made and to start as a basis for a clicker game you may want to create.
The core addon of the Escoria framework
An Escoria stock UI with 9 verbs
An animated lowpoly Bow for your game project!Animations :IDLEWALKRUNFALLJUMPRELOADAIMDISARMEDAIM IDLEFIREvery important !!! if you have shakes during the animation, you must reimport the model in 60 fps, disable the optimizer and put all the bones in "nearest" mode in the interpolation mode.in the case of the BOW you have to put in "nearest" the "AIM" animation and the "DISARMED" animation and the "FIRE" animationyou have to do it on all bones!good game.