Author Topic: More Event Help  (Read 415 times)

Yes, I need more help with eventing. Of course. Again, it's a boss battle. The bot is firing flaming arrows at you, to the right of the Bedroom window:

                                                     
                                       
                                                          X ---> Bot
                                                     
                                    Turret1 <--I         I---> Turret2
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~O~~~~~~~~~~~~~~~~~~~O~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

O = Platforms
~ = Lava                   

I need the turrets to shoot in a ) and ( direction. The left turret is fine, but the right one shoots toward the left platform, even with different variables.

The left turret's variables are:

[5] [10] [ 0 ] [3] [3] [3]

Using this information, can you help me?         
                                   

You can use negative numbers to make it fire the opposite direction. for instance, [5] [-10]

Thanks, it worked with a bit of tweaking.