MarcintheCloud's Recent Forum Activity

  • To anyone who has had this issue before,

    "homepage_url" is not valid in the Chrome Web App manifest.

    It simply needs to be "url"

    :)

  • Hi all,

    I'm getting an invalid manifest error in the Chrome Webstore when trying to 'add' the extension. It uploads fine.

    This is my manifest:

    {

         "name": "Awesome Arrow Prototype",

         "description": "This game is a prototype arrow shooting mechanic ",

         "version": "1",

         "manifest_version": 2,

         "homepage_url": "<I had to remove the site to make this post>",

         "app": {

              "launch": {

                   "local_path": "index.html",

                   "container": "panel",

                   "width": 960,

                   "height": 480

              }

         },

         "icons": {

              "16": "icon-16.png",

              "128": "icon-128.png"

         },

         "permissions": [           "unlimitedStorage"      ],

         "offline_enabled": false

    }

    Thanks for any help!!!

  • I figured out that the bow and arrow are lined up when they are pointing towards the ground. Any idea why this would be? I'm trying to find the function or setting that does this but I'm a little lost.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Bumping this :)

  • Hi all,

    I used an 'angry birds' style template I found on the forums called 'Hungry Birds' as a place to start.

    The physics feel right, and bow moves with the rotation of the arrow as it should, but onClick, the arrow sits on the bottom of the bow instead of in the center where it should be.

    I'm not sure what I'm doing wrong here - I made sure all the origins are reset and that there were no other points that could be anchoring the arrow.

    You can find the capx file here: docs.google.com/file/d/0B3_adZ0zF2OJSHUwd2M4NE1JSzg/edit

    Thanks for any help!!!!

MarcintheCloud's avatar

MarcintheCloud

Member since 20 Sep, 2013

None one is following MarcintheCloud yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies