Gravi's Forum Posts

  • 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

  • hehe i try all things

    sub event and

    compare two values

    thru instance variable

    ah...

  • number parameter dose not get, so i put "" & sprite.animationframe

    but not getting succes

  • i want to compare key name not a value bro