Talk:Smooth Sliding Door

From Second Life Wiki
Revision as of 07:33, 25 April 2014 by Omei Qunhua (talk | contribs) (Agreed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This script isn't a very good example... It's using a variable to keep state instead of using the nice LSL state system, which would make the script simpler as well as more reliable. As it is, it's really prone to race conditions... click the door like crazy and you can make it slide away.

Also the auto-close version of the script removes one of the features of the original... resetting to its original position after moving.

George Black 12:56, 24 April 2014 (PDT)

I agree, the door system is effectively unusable. I had a play today and have suggested an alternative script. Not that I really like using Physics, or doors that can't be linked to the house. Omei Qunhua 07:33, 25 April 2014 (PDT)