tancfire's Forum Posts

  • 12 posts
  • thanks !

    but i have find a other solution:

    -create sprite

    -create canvas

    -paste the sprite in the canvas

    -delete the sprite !

  • Sorry for expression, i'm french !

    i want to create custom controls in the game:

    the player go to layout "options", and he can custom him-self the key of keyboard to use to play !

    but i don't find a event about this ...

    help me, please !

  • i want to create a software for animation. I can import images with a edit box. we write the address in the edit box and we click in "ok" to import the image.

    the "program" is:

    On click in the button --> Create a object (sprite)

    --> sprite load the frame file from (edit box text)

    but when i have an other sprite, the older have the frame from the new address writed in the edit box !!!

    i tested different "programs" with a global/private variable, loop, repeat, for each object, ...

    but i have always this problem !!!

    *sorry for expressions, i'm french !*

    i just want actions for only a image, but with the same sprite !!!

  • ok, thanks !

  • in the editor, when i click on the button "save", i have the message box to save, but when i click on the button "save" in the message box, the message box go out, but i don't have any file in my computer !!!

    help me, please !!!!

    sorry for expressions, i'm french !

  • thanks !

  • I would like use the object "3d object", but i don't know how !!

    help me, please !

  • Yes, i can destroy a canvas when i paste an sprite with "erase" effect into ...

    but when i paste a sprite i want destroy (the platform) into canvas, i paste an other sprite with "erase" effect, and ... the platform don't be destroy

    how destroy a sprite ???

  • i would like the sprite don't ANY destroy, but per pixel!!!

  • no, why?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • the action is the collision of sprite (a rocket) on other sprite (a destroyed platform)

  • how destroy a image or a sprite?

  • 12 posts