Nobonet Door Working (READ DESCRIPTION)

Nobonet Door Working (READ DESCRIPTION)

Model by 701X1YX78 ✓ · 0 upvotes

Free
Get on Creator Store →

This is an official Roblox Creator Store asset. The button opens its page on create.roblox.com, where you get it into your inventory or Studio. Roblox Modules does not sell, host or redistribute Roblox assets.

credits to blenrge for making the door to make the door work go in the custcene script in the mario script then under -- damage states paste in DEF_ACTION(Action.PULLING_DOOR, function(m:Mario) -- funzees crap door mechanics m:SetAnimation(Animations.PULL_DOOR_WALK_IN) if m:IsAnimAtEnd() then m:SetAction(Action.IDLE) -- disableTimeStop() end m:PlayMarioSound(Sounds.Open_door) end) DEF_ACTION(Action.PUSHING_DOOR, function(m:Mario) -- funzees crap door mechanics m:SetAnimation(Animations.PUSH_DOOR_WALK_IN) if m:IsAnimAtEnd() then m:SetAction(Action.IDLE) -- disableTimeStop() end m:PlayMarioSound(Sounds.Open_door) end) DEF_ACTION(Action.UNLOCKING_KEY_DOOR, function(m:Mario) -- funzees crap door mechanics m:SetAnimation(Animations.UNLOCK_DOOR) wait(4) m:PlayMarioSound(Sounds.Open_door) end)
TypeModels
Creator701X1YX78 ✓
PriceFree
Rating0 upvotes
Contains scriptsYes
CategoryGameplay › Mechanics
Object typesDoor, Furniture
Geometry60 triangles · 156 vertices
Instances2 audio, 6 decal, 2 script, 2 meshPart
Published2025-08-08
Updated2025-08-16
Roblox ID76294829588479
Last checked2026-09-25

All assets by 701X1YX78 · 701X1YX78 on Roblox

Similar in this category See all →

Popular models See all →

Building a game? Add it with a licensed module Browse modules →

Ready-made systems for Roblox Studio: buy a license, install through the Studio plugin, get updates automatically.