Content tagged and

Report Tag

4 usages of this tag
  • 2 replies
  • 528 views
0 favourites

I need to create the following logic: | Every Tick. | If (ControllerX-ControllerStickX) > (ControllerY-ControllerStickY). | If (ControllerStickX-ControllerX) >...

  • 1 replies
  • 702 views
This content is deleted
Forum Topic
How do have and "And" and "Or" within the same event?
0 favourites

I was just wondering if how to have and and and or within the same event. For example. If button1 && button2 == Down || button3 && button5 == up {. -----------;...

posted 5 years ago
  • 1 replies
  • 444 views

When the APK exported from the game is installed on the Android phone and the game is opened, a gray interface will be loaded first. How to remove this interfac...

posted 2 years ago
  • 4 replies
  • 380 views
This content is deleted
Forum Topic
How do I attach two AND blocks with an OR?
0 favourites

If you consider a,b,c,d,e,f as conditions, how can I create a condition such as; A and b and c OR d and e and f.

posted 1 years ago