IanHarlow's Forum Posts

  • OK. so go to debugger mode and see what it says?

  • Wenaptic how do i make the character go 1 steady speed. and how would i increase or decrease the speed ?

    Thanks for the example!

  • Oh! thats a good idea! Thanks!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi

    I can't seem to figure out why my load time from my start menu to my game is almost 10 seconds. I only have about 7 sprites so i doubt that is the problem. Without this issue fixed i cant go on with my game development. This is an android game, but i'm testing it on a Pc and it still has a load problem. I dont understand how other games have near instant load times

    I would appreciate any help i can get!

    Im new to construct 2 so please be detailed. ATM my code is " When touching button, switch instance to game"

    Thanks ahead of time!

  • OK Thank you!!

  • Ok Sorry, im not that good at explaining. im trying to make a game where the player will move to the touched area. like he will slowly go to the touched area. an example of this would be on the google play store an app called wizard wars. Everything is working except the player is teleporting to the touch, not moving to it. Imagine like a 2 player pong style game

  • I Just Tryed what you sent and it didnt work for some reason. it kept sending my left player to the top right corner, and when i would "touch" it would teleport there, then go back to the top right corner. Any Suggestions?

    EDIT: I had to delete the else part of the statement

  • Ok Thanks. but won't that teleport the player? and what about the second player? i need the player to move to the "Touched" area.

    Thanks for the suggestion

  • I Need help making my player go to either touch one or touch two based on what side of the screen you are touching. Since it is a two player game that last part is crucial! i need to to decipher which side of the screen the touch is on too. Please Help!

    and please be detailed in the answer because i am VERY new to construct 2

    Thank in Advance!

  • I Need help making my player go to either touch one or touch two based on what side of the screen you are touching. Since it is a two player game that last part is crucial! i need to to decipher which side of the screen the touch is on too. Please Help!

    and please be detailed in the answer because i am VERY new to construct 2

    Thank in Advance!

  • Could you give an example of that? I'm still confused on the subject.

  • Hi

    Im making a game where i need a player to be able to be able to touch a sprite, and shoot a certain weapon.

    Example: I touch fireball. then touch the screen, i want the fireball to shoot.

    So is there a way to change what weapon you are using by touching a certain sprite?

    It Cant interfere with the 2 player touch controls though.

    Thanks in advance!!

    EDIT: If the above is not possible, Would you be able to make it to where right when you touch the sprite, it shoots.

    Thanks again

  • thanks

  • How would I set the middle of the screen though?

  • I can't figure out how to make a two player touch control system. Im trying to make a game that is a top-down shooter for two players. the players would be facing each other, and they would need to follow the touches. Please Help!!!

    Thanks ahead of time