gdcloud's Forum Posts

  • 6 posts
  • can any of you guys tell me how can i keep a gui text on screen after change the layout scale?

    Ive already tried setting the layers parallax to 0,0 but it didn't work...

    capx attached..

    Thanks!

  • thats great! I felt really comfortable using the effect solution...

    thank you both for helping!

  • there is a build in behavior called flash.

    Give it to your sprite and just add this

    Bullet on collision with sprite--------. sprite flash

    Ive already tried the flash behavior but it just turns the sprite invisible.

    Is there a way to make the sprite glow instead?

    thanks!

  • How do I make the player sprite blink/flash when it gets hit by a bullet?

    for instance:

    if (the player gets hit by a bullet){

    the player flashes with a solid white color}

    thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • yeah i know that's a waste of memory and of course i'm asking that just for learning purposes...

    I am really courious to know if its possible to make something similar without having to create two sprites.

    thanks for your reply anyway

  • is it possible to import and use an image with alpha channel as a collision mask?

    object

    transparent collision mask

    EDIT

    or any other way to use more than one collision polygon with a single sprite or achieve similar result?

    thanks

  • 6 posts