Skip to content

Simple 3D first-person tile puzzle game inspired by Undertale and made using Godot 4.

License

Notifications You must be signed in to change notification settings

JustKesha/godot-tile-puzzle

Repository files navigation

What's new?

Tile to objects interactions

New tile objects can now interact with other objects that collide with their detector's hitbox. Below are different interaction scenarios between a tile that destroyes objects its getting pressed by and some dummy item cubes.

Cube falling onto a destruction tile More cubes

The tile was first set on a hold delay using a timer

The tile was first set on a hold delay using a timer

The tile was first forced into pressed state by a script

The tile was first forced into pressed state by a script

About

Simple 3D first-person tile puzzle game inspired by Undertale and made using Godot 4.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published