droidsculptor's Forum Posts

  • 12 posts
  • Hi I've never done it but I would certainly consider printing off the full multiplayer tutorial as it contains a lot of information that my poor brain needs time to digest. I haven't because it looks as though I'd have to print every page individually. So, if it doesn't exist, may I suggest a print tutorial button on the website - probably for registered users which prints off the entire tutorial in one go

  • I've been playing with this again https://github.com/ReallyGood/js-motion-detection which has allowed me to do one application outside of C2 but I'd still like to incorporate it.

    I've also had a quick look at CallJS which will help me loads THANKS Joe

    However, I'm stuck as far as determining the colour of the background, ideally as a grid over the whole screen or by pixel all though I think I'll kill my machine <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Hi,

    I made a flash webcam game in which a black and white screen capture(bitmap) was analysed to see if it had changed when compared to another. The most difference cause a hit.

    How do I determine the colour of an area of either usermedia or a changeable background image that is loaded from the net?

    is it SDK time ? I've really been enjoying throwing things together with C2, it's made me a bit code lazy

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm struggling to get a choice through the browser on mobile just wondered if you could let me know which versions you're using thanks.

    I've got chrome version 35.0.1916.141 on android 4.1.1

    simpl.info works, should have tried that before this post

  • Is there a mac version of Construct 2 on the dev table?

    Stencyl running on both and causing agro in education and after school clubs for me

    Much prefer C2 myself

  • Sorry if this has been covered elsewhere but ...

    I usually download as soon as there is a new beta version have a look and if all is well with what I need continue to use it.

    This time I opened a project I was working on - admittedly this was an error I've been working on a mural through the nights and I wasn't being very careful at all!!!

    is there a way to change a project back to a previous version of construct?

    ................................................................................................................................

    Thanks, what a brilliant program Constuct 2 is

    When the minify thing is sorted can someone make really obvious Thanks

  • Brilliant! will that work with touch too?

    Thanks

  • Hi I made this (http://matt.ucan.tv/lovestuck/) and quite rightly some one suggested it would be better if the boxes would spawn in the direction the box was clicked on, if the box is clicked on the top a new box is spawned in that direction, on the right spawn to the right and so on.

    I can add imagepoints but I don't know how to determine where the box is clicked prior to that.

    I'd like to get past the more luck than judgment stage of the game

    Thanks

  • I'm trying to load data from an external site which is why I need AJAX or am I wrong? :) I'll try it and see what happens

    It doesn't complain but I can't see anything, with the lastdata I can at least see the stuff I'm trying to import

    thanks for the suggestion I'll keep playing

    ....................................

    Nothing, I think it's me but even when I copy the example exactly nothing appears to happen

    Oh hang on, it works

    But still can't I do this with an external file?

  • Hi I've got my xml through some PHP on my server to solve domain issues and AJAX has loaded it to my game.

    now to breaking in to useful stuff

    my tree

    1              event

    2               sub event

    1              event

    2               sub event

    1              event

    2               sub event

    So am I right in thinking the sub events in C2 should mimic the xml?

    1 = the root     = event

    2 = the string   = sub event

    in blackhornet's tutorial I can see three sub events and three branches.

    If I use the same xml as him and ignore the Catalog level, will I be on the right track?

    Apologies if I've used the wrong terminology and if blackhornet isn't a he. I've edited the post after going and looking at the blackhornet tutorial again, but I need more help :) I'm not getting data where I expect it to be

  • Hi I'm Matt aka droidsculptor I'm an interactive artist I also love to make mechanical sculptures. I teach art and recently started teaching game art too. I'm used to putting things together in Flash but for the speed of development I will be using C2 more often, I'm also very impressed with C2 as a cross platform development tool. I'm bound to get stuck somewhere along the line at the moment I'd like to know how to import xml data so I will go and have a look through the tutorials.

  • kongregate.com/games/droidsculptor/lovestuck

    I put this up to see how the upload process works, I don't expect millions of plays but the whole process made even happier with C2 :)

  • 12 posts