Headbang Games's Recent Forum Activity

  • I will, as last resort, i wanted to see if anyone has encountered these bugs or already reported them before i do.

  • Latest stable 163, but i checked there were no updates regarding pathfinding in 164/165.

  • I recently started porting an old project of mine (adventure point and click made with wintermute at the time) to construct 2.

    My character is made with spriter and i am using the pathfinding behavior to move it around obstacles (cell size 40, border -1).

    I got 2 strange bugs:

    1. When the character switches direction (mirror) there is about 2-3 seconds delay before the path is calculated, if i continue walking in the same direction, no matter how many obstacles or distance i walk, the calculation is almost instantly.

    I tried increasing the cell block size, or cutting down the sprites obstacles to min 4 instances, but nothing helps.

    2. Sometimes when i switch direction while the character is still moving in the other direction, the character does a strange semicircle shaped sine movement.

    Anybody encountered these problems?

    here is the demo:

    https://googledrive.com/host/0B3JLq-yXZ ... d6VllESzQ/

  • You can unsubscribe to this topic.

    Check out the links on the bottom of the page:

    board index, subscribe, bookmark.

    Also, edit your first post and check if "Notify me when a reply is posted" is checked.

  • The youlose/youwin sprites were set to invisible in the layout and you didn't change it back to visible when you created them.

    So it worked, you just didn't see them.

  • First add the userMedia plugin to your project.

    Then call: Request speech recognition:

    Language: "en" for english.

    Mode: single phrase

    Result: final

    Now add another event:

    system compare two values

    if UserMedia.FinalTranscript = "up"

    player simulate platform pressing up

  • Save your score as a global var, you can access them form every layout of the game.

  • That's pretty basic,

    Add an event:

    on A key is down, player simulate platform pressing left.

  • anyone tested this with crosswalk?

  • You can use a text box object, it automatically opens the virtual keyboard for you and you can choose if you want the field to be used for username/password/email input.

  • There is nothing built in that does that, but you can change the image of a tiledBG object using load image from url, just import the files into the files directory in your project and load them by name.

    You can load them into an array and loop it with a wait delay between frames.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Instead of using set angle, use physics torque, then it will react to other physics objects in the game.

    To reduce bounciness and reduce/increase turret speed, play around with the turret Angular dumping and the torque magnitude values.

    https://googledrive.com/host/0B3JLq-yXZ ... /Tank.capx

Headbang Games's avatar

Headbang Games

Member since 5 Dec, 2012

Twitter
Headbang Games has 1 followers

Connect with Headbang Games

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies