FSavage
10-30-2009, 04:33 PM
I am working through chapter 4, which is using Events to control the world. I actually have 2 questions. In several of their examples they use commands such as "if/then" statements and "Wait" that are always available at the bottom of an open method, but do not appear when there are no methods open.
1) How do I locate these commands if I am not using a method call, but only a statement in the Event?
In one example, using the 'Concert' world, they use a Boolean property that they assigned to the object in an 'if/then' statement in an Event. One of the exercises requires doing the same thing to another object, however, when I try to drag the Boolean property to the event area, it will not allow me to drop it into the statement. Any ideas on what I am doing wrong?
1) How do I locate these commands if I am not using a method call, but only a statement in the Event?
In one example, using the 'Concert' world, they use a Boolean property that they assigned to the object in an 'if/then' statement in an Event. One of the exercises requires doing the same thing to another object, however, when I try to drag the Boolean property to the event area, it will not allow me to drop it into the statement. Any ideas on what I am doing wrong?