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 8ad77c4616 Refactoring into Tile and other helper types 10 months ago
addons/receive-input-in-editor Fix plugin breaking when handling resources 10 months ago
assets Allow tiles to blend between two textures 10 months ago
objects Initial commit 10 months ago
terrain Refactoring into Tile and other helper types 10 months ago
.editorconfig Initial commit 10 months ago
.gitattributes Initial commit 10 months ago
.gitignore Initial commit 10 months ago
CameraController.cs Initial commit 10 months ago
GlobalUsings.cs Initial commit 10 months ago
MovementController.cs Initial commit 10 months ago
PhysicsLayer.cs Initial commit 10 months ago
SlimeDream.csproj Initial commit 10 months ago
SlimeDream.sln Initial commit 10 months ago
character.tscn Initial commit 10 months ago
level.tscn Material / shader to allow for multiple terrain textures 10 months ago
project.godot Basic terrain editing 10 months ago