lukesnowden's Forum Posts

  • Hi, I have a problem which again, is to do with the scalability of the application. If you view here tiny.cc/ochpcw you can see that it all works how it is suposed to. When viewing on mobile or tablet, the canvas seems to be mimicked to fill the screen. Is there any way to overcome this.

    regards

  • Not bumping this but with 50 views, is it that nobody knows or haven't I provided enough info on what im trying to achieve?

    regards

  • Hi, is there a way to load in an object of data locally, to populate a construct 2's object variables?

    i.e. on the page where the game is being held, another non construct 2 script is being loaded in which I want to use the data from an object into the game.

    regards

  • Cheers all. For anyone looking:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I have multiple cloned objects on the layout. I am trying to figure out how once one of these is clicked, they are set to invisible (which i can do) but if any of the cloned objects are already invisible, they are then made visible (so there is only one invisible instance at a time)?

    Is there anyway i can do this?

    regards

  • thanks for the update.... stupid android... bit stuck now.

  • Morning, looking into making a game and thought i'd look into the touch events. I have made a little man move round and fire a gun on my android.

    My problem being is that I have to release the direction controls to fire. Is there a way to do multiple simultaneous touch events instead of "one-tap-at-a-time" events?

    regards

  • it's an error with the release version, you'll have to uninstall and go back to the previous one. There maybe a chance you will not be able to open the current project in the earlier version (vet i think there is a work around)

  • add behavior anchor, set all four corners in the props panel on the left hand side :-)

    p.s. and the "Fullscreen in broser" needs to be scale mode

  • Aww, got really excited then, thought someone had an answer! lol

  • argh no, the buttons are in html5 canvas so wont beable to get the z-indexing right...

  • Hmmmmm, If there is no answer within the software itself, I could remove the border and do it in html and css as an overlay... I think.

  • Anybody? could really do with the help as I've been through all the tuts and can't find anything.

    Regards

  • Hi, I've being trying to sort this now for a couple of days but is now driving me mad so I seek help!

    <img src="http://www.actwebdesigns.co.uk/images/iPhoneLayout.png" border="0" />

    the image above is what I am trying to achieve

    basicaly I always have this border around the screen which houses a few buttons and logo. Within that I have a man! he can travel through the layer left and right which the screen scrolls by keeping the everything inplace. This was easy to achieve but when I come to building an android app, the border scales down which is ok (along with everything else) but the "window size" is now full width which means on the side, the rest of the layer can be seen but over the edge of the specified "window size" (960, 600).

    Is there anyway to display the screen in the same dimentions specified (960, 600), scaled down (which it does) but actualy keep the window width ratio so the "window area" is centralised?

    Regards

    Luke

  • <img src="http://wwweimagehosting/vpzst" border="0" />

    freeimagehosting.net/vpzst

    Get this error when I try straight from a new project