Skip to content

dwlcj/godot-procedural-maze

 
 

Repository files navigation

godot-procedural-maze

A simple procedural maze for 3d games using Godot Engine

Inside Godot

TPS view of the multimesh maze

maze.gd builds a 3d maze using 3 materials (1 for the floor, 1 for the walls and 1 for the ceiling).

maze_multimesh.gd uses an array of wall models and will instantiate them randomly.

Character model used by the example: https://opengameart.org/content/animated-human-low-poly.

About

A simple procedural maze for 3d games using Godot Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%