Hi,
I am trying to write an event that says while the up key is pressed and one object is over lapping another do something!
How is this done?
Thanks for your help
Joolz
Printable View
Hi,
I am trying to write an event that says while the up key is pressed and one object is over lapping another do something!
How is this done?
Thanks for your help
Joolz
I think I have found it now, is it right click and insert???
so when you click insert is basiclly saying
if condition1 and condition2 then
Thanks for you input
Joolz
Left Click New Condition on the Left then Right Click on the Keyboard Icon and select >while key is being pressed< then press up, then press right click on the condition you made and click insert condition(this basically gives it the and effect), now right click on your Object and find >collides with another object< and click on the other Object.
Hadn't realised you solved it before I posted, lol.
You can stack up loads of conditions by "insert"ing several tiles. You can also use "or" to divide an event into having several different sets of conditions.