of     1   

omg_brandon
#208380740Saturday, January 28, 2017 5:04 AM GMT

Basically a door that opens when you click on it you can make it the handle or any part of door to click to open I could build a door model I just need script
EnviedBuilding
#208384057Saturday, January 28, 2017 5:56 AM GMT

Try scripting tab, and not game design.
PhantomVisual
#208384401Saturday, January 28, 2017 6:02 AM GMT

Use Instance.new("ClickDetector") to make something clickable. Then use the event: ClickDetector.MouseClick:connect(function() --to make it do stuff. end)
omg_brandon
#208385497Saturday, January 28, 2017 6:23 AM GMT

Thank you for trying to help but Im a complete noob to scripting, I'm just good at building so I need to learn to script soon if I'm gonna try to make a successful game
omg_brandon
#208551114Monday, January 30, 2017 6:39 AM GMT

sorry for bump but i got it game is called Project 1 in my places if you wanna look, its not that good but idrc

    of     1