Fixed layers display when going on a lower layer.
Previously, when editing a layer lower than the previous one, new paint will go above the previous layer instead of under.
This has been fixed!
This script is an easy to use client-side paint system. It allows your players to paint on any surface, using many colors and three different brush sizes.
Here is how to use it:
First, initialize the system with your player using Initialize(player)
You can then create the color choice UI that...
Dungeon Generator is a system for generating dungeons from pre-designed room and staircase models.
The only function you need to call to create a dungeon is: DungeonModule.generateDungeon() taking the following arguments:
timeout: the waiting time between the generation of each room. Setting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.