HugeCube's Forum Posts

  • 6 posts
  • Thanks, I'll try it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes. This is what I want.

  • Thanks for your help. But it still does not work.

    I want to keep the player moving, and when I slip the screen, its direction of movement will be changed.

    If I set the speed to 0, the player will not keep moving.

  • Hi guys. I need help with the motion of Bullet.

    In my game, I change the movement of player by adding a Bullet for the player sprite and changing the angle. But I only can stop the movement of bullet by layout. Could I add some sprites to stop them, if the sprites can go back after crashing the sprites (moving in an opposite direction), it should be better.

    In short, could I make the barriers to stop the movement of bullet?

  • That is what I need. Thank you so much.

  • Hello everyone. I am a rookie. And now, I'm trying to make a game which should be excepted to split a word into letters. Namely, I hope when I typed some words like "APPLE" and clicked a button in the game, the screen would show the letters "A" "P" "P" "L" "E" respectively.

    Or, when I add the text plugin and set it on an Array X (0,0), how should I split the text up to letters, and set the letters in Y (0,1)(0,2)(0,3)(0,...)?

    Is there anyone can help me to achieve it, please?

    I dont have a good English skill. I hope you can understand me.

  • 6 posts