Myster62's Forum Posts

  • Thank you very much :D

  • Hello,

    I'm having a problem, I'm using Ajax to get a number, but how can I make a condition like that?

    "If Ajax.lastdata contains a number," I can not do it

    thank you in advance

  • Hello people, do you know how I can do to have a floor painting effect when I shoot a paintball? thank you so much

  • Hello, the double click left on a family to delete does not work, whereas the simple left click works.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, I'm having a problem,

    I get a json file on my server with ajax, this file is often updated, but ajax cached it so that there are things in the level that should not be there they belong to another level

    how can i disable the ajax cache?

    Thank you

  • Oh thank you very very much ! :D

    I am trying to make a table but I can not do it, I would like to make a table that gives the information of the maps and a table inside this table which gives the coordinates of the sprites placed on the maps, would you have an idea please?

    Thank you again :)

  • Hello,

    Thank you for your help, but I still have a problem, it displays the list of files no matter the extension, how can I display only .json files?

    Thank you

  • Hello,

    Thank you very much the display of my maps works, but when a player clicks on a map, how can I recover the value, to be able to load the right file?

    Thank you

  • Hello everyone, before the publication of my game I am confronted with a last problem.

    Indeed I have a folder maps, in which is the list of my maps in json, my maps system works well, but how can I make Construct list the name of the map files in a table?

    Thank you for your help

  • Hello,

    Me too I met this problem, to add data and recover them only use the itembook plugin you will see that it's really cool! sorry for my english but i'm french ..

  • Hello people,

    I finished my level editor, but the problem is that firebase loads all the data from the database, how can I only load the map in question?

    I would like to load for example the item you see on the screen

    Thank you very much for help

  • Hello,

    I finally move to my level editor, how can I do to get the following values in Firebase?

    I use this plugin: c2rexplugins.weebly.com/rex_firebase.html

    Thank's you very much ! :)

  • Hello,

    Yes I already read everything but the problem is that when I transfer the firebase json in an array, there is nothing in the array

  • Hello,

    Yes yes it works but then, once my data is in the database, I do not know how to recover them, to make a loop and tested conditions on this data.

  • Hello

    I installed firebase on my project, then the plugin json, until I can save the json in a database, but then how can I browse the data to make a condition for example:

    If the value in firebase is equal to X, then ..

    Thank you for your help