gamecrafter's Forum Posts

  • Hello,I'm trying to figure out how to add custom fonts to my game,but I'm really struggling to find a clear tutorial,has anyone a link to a video for construct 3. I also noticed the tutorials I did try to follow all had the webfont plugin added, but on mine I don't have webfont I have sprite font only.so I'm confused on what to do.

  • i added some of stuff you suggested to me,you can see in the main post what i added,more to come.

  • Thanks I'll try that now.

  • Hello,I'm trying to figure out how to get the top half of my mech to rotate towards the body of the mech when moving and turning,but if I'm using the controls to move the body,while the top is firing its weapons,I want the turret behaviour to override the mech turning to the body,if that makes sense.

  • Thank you so much for the feedback,I'm actually working on a new hero and it's almost complete,its a Mech with multiple weapons,and you can walk and shoot enemies at the same time because the mech is made up of 2 part,the top will rotate while you control the bottom.complete with animations,its look pretty cool.

    Are you saying I should get rid of the trees,and replace them with more boxy style pixel ones? If so i really like that idea.

    I just noticed that the font missing is on touch screen only from what i can see,I'll fix that for the next update,and I'll check out other fonts,and any other suggestions you gave me.,thanks again for your detailed opinion on the game so far.

  • I finally figured out how to fix this problem and now it also works on itch.io,I was basically counting way to many enemys so what I done was to count the last boss on the last wave and bingo it works,so counting 1 enemy death instead of a few hundred was the answer for me,now I can focus on developing my game without frustration:)

    Thanks to everyone.

  • Thanks so much for your help.ill try all the suggestions that where given to me and report back.

  • Each level has ten waves,lets just say level one has 150 enemies over the ten waves,then the level is over,but in my case the level is not ending after all 10 waves are complete.can I use the count,for the whole 10 waves to count 150 enemy's.

    Thanks everyone for helping me,I couldn't have got this far with this awesome comuinity,I'm learning so much making this game.

  • Hi,Where is object count found? I cant locate that,that sounds like what I need.

  • That's interesting,I didnt think If enemies were kill at the same time if would not register correctly,I'll try what you said,thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks the bosses are best killed with barracks towers and mines.

    Why am I getting that bug? I'm so confused,has my browser anything to do with it?

    When I test on contruct I get no bug,but on itch.io my game does not end after the waves are complete for each level,2 other people have told me they also experienced that bug.im thinking to upload my game on another website to see the results.

  • Yes as of now the issue only happens in itch.io also itch.io does not save a local highscore after closing the game.can you test one of the levels for me and see if you have the same issue,you can find the game in forum under contruct 3 creations or else search for it on google.

    "Crazy Wars TD"

  • After do alot more testing and playing my game in debug mode to track the global variable,it is working fine,the problem seems to be on itch.io not ready my global variable.anyone else having that issue with itch.io

  • So are you suggesting not to use wait when my condition is met,is there something I don't know abut wait?

  • Ok that worked on the first try,I'll give it a good test tomorrow when I'm working on my game again.

    Thank you.