Advertisement
404Coder

doors script

Apr 12th, 2023
165
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.67 KB | None | 1 0
  1. local doors = game.[GameObject].doors:getObjectType(door)                                                                          doors.amount = 50                                                                                                                      if doors == game.player:getObject then end                                                                              local player = game:movetoObject.doors                                                                                  game.player.movetoObject.humanoid.CFrame:movetoObject(doors)                                                          local movetoObject = game.movetoObject(doors):getTargetdoors())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement