Open SandyGifford opened 9 years ago
Open and close seem common enough that they should be included in basic actions. It's also a pain to include a new frame var for every thing that opens and closes, and it would be helpful to have a built in system handle this.
A property of frames, "openables", perhaps, that lists things which can have both an "open" and "closed" state.
Open and close seem common enough that they should be included in basic actions. It's also a pain to include a new frame var for every thing that opens and closes, and it would be helpful to have a built in system handle this.