fr0z3n's Forum Posts

  • Why couldnt you do something like when the game starts they name the character to "WolfMan"

    In the Character Instances have an instance for name..

    When character is created set name to your textbox....

  • I cant post my videos I guess i dont have enough reputation points

  • Im not using pathfinding because on pathfinding arrived there is to much of a delay when the player needs to change directions. I am using the bullet behavior so bullet is always active and changes angles with out having to stop...

    I almost have it worked out now... thanks

  • your welcome just glad i could help...

  • Why not try making some solid objects putting them where you need and set the opacity to 0 so they cant be seen by people playing the game ????

  • On start of layout create player ... Should give you your basic player information ...

  • Glad I could help

  • You could just move the button off the screen when its not needed and move it back when the play needs to click it

  • Why cant you just do something like this???

  • Carbincopy

    Thanks Cabincopy. I already have the players running there routes and make there blocks and all that stuff. What im working on now is when an offense lineman is blocking a defense lineman I need to come up with a way to see if the defense can break the block and get to the ball carrier or if the offense is able to continue with his block. Also in this pic the play has been run and the ball carrier made it through the line with out be touched because the offense line made there blocks like they should but the strong safety on defense was able to come up and make the hit on the runner. Now what i need to figure out is if the runner is able spin out of the tackle , break the tackle or if the strong safety makes the tackle.. Ive been working on a few different ideas but not working out so good so far lol

  • Really cool game...

  • Hey thats a pretty sweet game.. and original liked it a lot....

  • If you want to follow mouse clicks you do it like this...

  • No problem glad I could help..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This isnt really a How Do I but of a How would you

    This is my Dot Ball game im working on I have most things worked out but not sure how to go about breaking tackles or blocks and making tackles and keeping your blocks...

    I currently have players set up Speed, Strength, Agility, Stamina, Breaking Tackles, Tackling, Holding Block, Breaking Block, Spin...

    If anyone has any ideas please let me know.