Jump to content

Search the Community

Showing results for tags 'json file'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hi, i am trying the example of p2 physics i.e contact event . As i have develop complete game where i am loading all the game image and json file in loading screen. It load only image and giving error for json file . Error in console is : GET http://localhost/alphadefender/assests/physics/sprites.json 404 (Not Found) phaser.js:41968Uncaught SyntaxError: Unexpected token < I have provided correct path of json file and also running the file on localhost . Secondly , the syntax i have use for loading the json file is: game.load.physics('physicsData','assests/physics/sprites.json'); plz help me out ...
×
×
  • Create New...