JBGameStudios's Forum Posts

  • Thank you all for the fast responses, I just changed my sprite with your custom one MultipleCoice and it worked? I don't know why mine doesn't, the ones I made are png 28x28 cropped does it matter if they are 8bit 16 or 32bit png? I cant figure out the difference between yours and mine? thanks again all for the help

  • Hello I am trying to change the mouse cursor to a crosshair sprite

    the event im using is - every tick set mouse cursor from sprite, but this doesn't seem to do a thing, any ideas? thanks

  • Hi all, I seem to be having a frustrating problem with the pin behavior,

    in my event I have system, every tick, gif, pin to sprite_1 but when I play the game my gif doesn't pin to sprite it just stays in 1 spot?

    any ideas? thanks in advance. P.S I have it set to position and angle.

  • Btw here is my updated version

  • Thank you volkiller, I do have another quick question, it seems that it sometimes doesn't work, is there a way so when I collide with power up and then again within the 10 second bracket the power up goes for, have the time refresh back up to 10 seconds? cheers

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I figured it out I just had a bad naming convention on my variables that confused me, I cleaned it up and it works like a treat

  • Hello and thanks for any help you can provide,

    I have been using C2 for 1 day and absolutely love it, I have gotten far just by using commonsense, but now I have hit a large bump that I cant figure out,

    This is what I am trying to do: 1 x yellow power up allows you to shoot 4 bullets instead of 2

    1 x green power up gives you a boost to speed and acceleration

    I can seem to be able to get 1 going if the other is not in the event but both of them seem to mess it up. Here is a screen shot of what I did but.

    thanks again in advance