Sunday, May 30, 2010

Yes or No Box

Spent today working on the box that lets you select yes or no to options. It has a value that determines which event is being asked yes or no about, so that saying yes doesn't say yes for everything, just yes to the question in question.

Here is video of it in action:



I was initially having trouble making the box go away when saying no because it would just retrigger the event to happen again, so I had to fashion a timer (similar to the timer used on the chest) to limit when the event can occur. I am relieved that I got it worked out.

In theory, more options could be added rather easily. It would just be a matter of adding more values and more directions of animation for the box.

Next I will work on the store.

2 comments: