Simple Doom clone I made in this tutorial: https://www.youtube.com/watch?v=LbyyjmOji0M
Simple platformer made in this tutorial: https://www.youtube.com/watch?v=NScngW8vxK8
Simple top down shooter made in this tutorial: https://www.youtube.com/watch?v=5vYI_mgERBU
My godot framework help you to create your own 2D plateformer game without coding anything on Godot engine. READ THE DOC !
Makes it easy to use an alternate form of window scaling that better preserves the apparent pixel sizing.Includes a bilinear filtering shader and a scene that uses it for window scaling. This prevents variations in pixel sizes at resolutions that can't be divided perfectly, while keeping pixels well defined. Especially useful for pixel art games.
Emulator-style pixel upscaling algorithm. Ported from the SameBoy to Godot 3+. Works similarly to hqx at arbitrary precision.
Plugin that allows connections to Twitch Chat using IRC. Comes with example scene in the form of an editor dock.
A simple plugin which adds a new dock to your project. In this dock, the plug-in will track the amount of time that goes by as the project this plug-in is active in is open in your editor. This data is saved and restored automatically as the project is opened & closed. A reset button is provided if you want to reset your project time for any reason.Updates:-0.2: Added a session time tracker (resets every time you open the project)
The Arc dark theme for godot editorBoth lowDPI and HiDPI are supported
Clone FlappyBird for Godot engine.Only Godot 2.2+
MatCap Shader for Godot like Blender Matcap
This is a basic Fur shader demo with sharper furand with a slider that allow to interactively change the fur density.