#how do I make Fnaf Doors Work
1 messages · Page 1 of 1 (latest)
Try merging both of the scripts into 1 or basically
If door closed = false then
(door close script)
Else
(Door open script i guess)
You can get an else by pressing the + in a if
(Press it twice to get an if else which can be better than doing multiple ifs)
Both can be undone with the - that appears after they are made