Toptagged Godot and Tutorial (22 results)
Explore game assets tagged Godot and Tutorial on itch.io · Upload your game assets to itch.io to have them show up here.
New itch.io is now on YouTube!
Subscribe for game recommendations, clips, and more
View Channel
Godot Project for 3D pixelation with edge detection post processing
Learn how to pan a 2D camera and a selection of essential Godot skills.
Source code for my Godot 4 Scene Manager+ tutorial (GDScript)
Demo project of how to achieve 3D Pixel Art with an Edge Detection Post Processing effect using Godot's Compositor.
Project asset page for the Michael Games platformer tutorial series.
an incredibly basic set of 14 colored isometric cubes.
A ready-to-use, fully customizable pageflip shader animation made for Godot.
All the source code and project files for my 2D Platformer Mechanics series!
Gatherable Nodes, Pickup Items, Loot Tables, and Spawning Plugin for 2D Godot Games
Project Files for my 1 Bit Platformer Tutorial Series
A lightweight, ready-to-use platformer foundation for Godot developers.
Common way to give chance values for something to appear/happen. It's used quite a lot on games like roguelikes.
An efficient way to check what chunk a character is on, only requiring one calculation and no colliders
Algorithm used to place objects down randomly without overlap and without the need for raycasts/collisions