HZGaming's Forum Posts

  • When i type in an textbox, a blue outline appears. Should I set the hover to none or something?

  • How do I Get a Layout to scroll?

  • Thanks so much!!! You were a enormous help! 7Soul

  • So 7Soul would that not work? What would be a preferable and simple way to do it? Btw, I appreciate your help very much

  • 7Soul Can I just set the vector.X property to 200? Would that move the sprite over 200 pixels?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I know but that doesn't solve the problem...Its just the only behavior that moves a platform sprite 7Soul

  • How do I Make Wind That Pushes a Platform Sprite? This is my third post about this and no one has helped answer my problem. I want to make a sprite that can push a platform sprite when it comes into contact with it. I have one solution but it has its own problems. I made a transparent sprite with the Solid and Sine behaviors so it constantly pushes the platform sprite away but now the sprite can jump on top of the solid block! HELP PLEASE!

  • Is it because the sprite is falling while he is colliding with the wind?

  • How come when I say: On collision with spr_wind => Simulate control right, doesn't work?

  • Aphrodite, how do I get a gradual movement? Move at angle is sending him yes but I want it to look likes hes being pushed back not just being teleported around.

  • I asked this about a week ago but received no reply so I thought I'd ask it again. What can move a platform sprite? I'm making a sprite that looks like a gust of wind and I want it to push the platform sprite but the only way I was able to accomplish that was by making a transparent solid sprite with the sine property to push the sprite but now the platform sprite can jump on top of transparent object. So my question is what can also move or push a platform sprite?

  • How do I Create A Store With CocoonJS? Like a store that uses actual money?

  • Thanks! Your right My image point for the last 9 frames were way off. Appreciate it!

  • How come the sprite is in a different spot in the preview? So I placed a sprite in a specific spot but when I preview it, it's in a complete different spot and I didn't change anything. I think its because of the sprite's animation because when I stop the animation and run the preview its in the spot I put it in but when I don't stop the animation it moves about 100 pixels up and to the left :/ What should I do?

  • What can push a platform sprite besides solid objects? I made this platform game where there is this fan that blows wind and I want that wind to push the player back but the only way I was able to accomplish this is by making another a transparent sprite with the sine behavior and solid behavior and putting under the wind so it pushes the platform sprite back. But now the platform sprite can jump onto the transparent block. So my question is what else can move a platform sprite besides a sprite with a solid behavior?