Gravi's Forum Posts

  • O, may be you need to start drag drop challenge in 20 min 😂

  • Ah automated hack is xd

    Can you make jigsaw puzzle

  • For that

    You can try line of sights behaviour

    Compare angles

    And for shoot

    Use bullet behaviour

    Example

    Which pieces is near by your striker

    Line of sight

    After pick

    Set angle to piece

    Shoot

    Compare speed to make goal

    It's very simple example not like actual ai

    But understand concept atleast

  • Best way to move 200 Sprite at once

    Drag drop all pieces in to viewport

    Add instance variable at number

    Now get all pieces in to screen individually

    System

    Repeat 200 times >> create object on 0,0 position

    After end set

    For each >> set number loopindex+1

    So on screen you have 200 sprites

    And for each sprite has different frame

    So

    For each sprite >> sprite set frame self.number

  • I got this error

    Tagged:

  • set value to random(1,100)

    example

    compare two variables

    value<36

    value<40

    value<7

    value<7

    value<5

    value<5

    is it correct ?

  • make sure full game zip folder uploaded in your website server

    Check events again

    in my side

    its works fine

    check event sheet is on right layout

  • As your game

    Global variable is collected apple

    Now compare two values

    Apple.count = collected apple

    Game completed

    Understand buddy .?

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • you can try with Pin rope and physics behavior's

  • on tap a

    sub evetn > create object on self.x self.y