A game where you get to play as a slime, made with Godot.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
copygirl 99e9779300 Quick and dirty terrain texture editing 2 months ago
addons/receive-input-in-editor Fix plugin breaking when handling resources 2 months ago
assets Allow tiles to blend between two textures 2 months ago
objects Initial commit 2 months ago
terrain Quick and dirty terrain texture editing 2 months ago
.editorconfig Initial commit 2 months ago
.gitattributes Initial commit 2 months ago
.gitignore Initial commit 2 months ago
CameraController.cs Initial commit 2 months ago
GlobalUsings.cs Initial commit 2 months ago
MovementController.cs Initial commit 2 months ago
PhysicsLayer.cs Initial commit 2 months ago
SlimeDream.csproj Initial commit 2 months ago
SlimeDream.sln Initial commit 2 months ago
character.tscn Initial commit 2 months ago
level.tscn Material / shader to allow for multiple terrain textures 2 months ago
project.godot Basic terrain editing 2 months ago