use a trapdoor brick
Chat with our AI personalities
Insert this script: brick = game.Workspace.Brick function onTouch(part) brick.Transparency = 1 wait(1) brick.Transparency = 0 end brick.Touched:connect(onTouch)
Copy it from your character, then paste it into workspace. OR Take the brick you want then, in Roblox Studio go to "Enter", "Object", "Humanoid". And, the humanoid should automatically go into the brick you have highlighted.
you have to use a script to tilt using the degree you want to tilt or insert a wedgepart and place your brick ton the sloped side.
Create a creator door around the spawnpoint.
First you need to make sure there is a brick named "Head" in the model. Then insert a humanoid object into the model. The model's name and the "Health bar" will appear over the brick named "Head".