Kniggles's Forum Posts

  • Thank you for helping,

    This is how I mean when running,

    Numbers 1-10 will be the sounds I upload for the show, and will be different for each show,

  • Hi All,

    Am trying to make / extend the sampler in from the tutorial,

    I However i do not know how to upload my own sounds when it is running,

    Any pointer would be appreciated,

    Many thanks in advance.

    Tagged:

  • HI All,

    Am looking to develop an app that will post to all the social media apps,

    anyone got any pointers please?

    am thinking i frames or would i need the api's from twitter,FB, insta. ect.ect.?

    Tagged:

  • Has anyone seen a tutorial or documentation on the File chooser/upload?

  • This is where I have managed to get to,

    i am thinking the AJAX is wrong & am wondering how the server makes a file to put the binary data into?

  • Hi All,

    Anyone got any pointers on how to upload a pic. to the server that can then be updated/overwrote by the next high score?

  • well, baby steps... if you start getting anywhere near 1 billion you will have to do some major back end scaling and should be able to afford a large team of developers that you can delegate that task to.

    thank you for your help and encouragement thus phar.

    ?_you_are_here where ? = {#bigblueclue ~ point on a Treasure Map helloworld}

  • you could set a limit of how many players can join a game, and have enough frames to cover that - 10, 20 50, whatever your limit is.

    Yep I can see this working, only will need to be upscaled, My #dreamTarget is ONE billion yellow bricks. thus that why we was hopping frame=frame+1 would of worked :(

  • Hmmm, do you want to make a leaderboard and retrieve all the images from leaderboard to show up in one screen or just to retrieve the image for the current player from the leaderboard and only show his own image?

    the Grandiose plan at this moment in concept is to make a yellow brick with different pics on it,

    Then to put an e~mail inside said VR brick and then to throw it through the recipient's window on google street view+VR.

  • Ok understand that one can not yet +1 to make an empty frame for which to fill with photo from URL.

    ~

    This example has 4 frames to the Sprite at start.

    ~

    My Scenario =

    New player joins mid-game adds their photo to the database, how do they get their photo included?

    ~

    I was thinking that Onclick = get total Id's from database = X then Sprite Frames = x ?

    'however this can not be done yet either :(

  • Thank you AllanR, I can see why it is happing now thank you:),

    any ideas on how to add animation frames to load into,

    I have tried.

    and then uploading from url, does not seem to work :(

  • Hi

    I am trying to set up a players database with name/logo / website.

    I have set up the php files etc. on the server.

    I am trying to import the data into Construct and I am finding that the photo/logo Sprite box are all the same photo and don't change.

    is there a tutorial on this anyone could recommend?

  • Hi All,

    My goal for to-day is to be able to press the build brick button and for it to run the code to build a brick with a picture on it and to then be able to move the brick with the picture attached to it.

    I am able to get the brick on screen and also the picture in the box, however, the picture changes on ever brick, how do i stop this.

    i am thinking and have tried adding a new instance to the brick when created, however this does not seem to work :(, any 1 able to see where i have missed?

    thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thank you WackyToaster, am now looking into tokenat tutorials :)