Skip to content

mbMayer/Godot-Hole.io

Repository files navigation

Godot Hole.io

Simple template for Hole.io style games, for Godot 4.x

Features

- Arrow keys controller
- Size changing
- Spatial shader from GodotShaders - https://godotshaders.com/shader/slipgate-texture-warp

How to use

1. Add CSGCombiner3D to your scene and turn "Use Collision" on
2. Floor and Player nodes must be child of CSGCombinder3D
3. Floor must be CSG node type
4. Player collision layer\mask must be different than layer\mask of RigidBody3D nodes

Test scene included

Releases

No releases published

Packages

 
 
 

Contributors