IanHarlow's Forum Posts

  • Thank you for the speedy response!

    But the player would be able to move up and down, left and right, but he can't turn

    He is also only 1/2 of the screen because it is two player game.

    Thanks,

    Ian

  • Hi

    I'm making a game where you are a Wizard, trying to shoot fire and ice at the other player/AI. One major problem i have had is the player can shoot behind itself. I need it to only be able to shoot in front of it, or in its "Vision"

    * = player

    / or \ = his line of "Vision"

    ____ = where he cant shoot

    __ /

    _/

    *

    _\

    __I need something like that. Please help

    Thanks,

    Ian

  • ok thanks ill try it

  • AnyBody? Please Help! i really need this fixed

  • you could also make a condition if touch.x is < layout width / 2

  • Hi

    How would i create 2 player touch controls? i need both players to be able to move their players at the same time.

    Please Help

    Attach a .capx Please... im new to construct 2

    Thanks ahead

  • Hi

    Im making a game where two player will be shooting at each other on the same screen. i have code to make them move, but i cant seem to move them both at the same time. Any ideas? Please Help

    I need both players to be able to touch at the same time and do different things

    A capx is highly appreciated or a very detailed explanation

    Thanks ahead!

  • OK thx

  • Ok Thanks

  • What about shooting? How would i make it pick a weapon and shoot it at the player?

  • Ok thanks

    Ill try that

  • Hi

    I know im asking a big task today, but i have no clue where to start. Im just asking for a push in the right direction. Any Ideas will help. I need the CPU/AI to be able to pick an ability, the "Fire" it at the player. He also needs to be able to doge things the player fires at it.

    Thanks Ahead

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ok Sorry for the delay in response. Thanks for all of the help. i cant seem to figure out how to expand the number of powerups you can choose. all i could find was on line 4 last condition "If ActiveSlot is less than or equal to 3" i changed the 3 to five, and that let me select 5, but the extra 2 are black ( or animation frame 0)

    Thanks Again

  • Thanks

  • Hi

    Im making a singleplayer, top-down, shooter game, and i need help making a randomized CPU with Varying difficulties.

    The Cpu has to be able to shoot at the player with different move options based on what moves the player chooses for it.

    please leave an example

    Thanks in ahead