RookieDev's Forum Posts

  • i have tested on mobile ever since i started working on my project but it seems now that i want to build,It wants to give me issues.

    I would love to use Ludei but i can not figure out why im getting the whitescreen,If i could get help on what the reasons that cause it,i could maybe narrow it down to why its happening.

    Right now i can not get a game to play on mobile and it is very stressful.

    I am very open to any feedback you have to offer,im at my wits end.

  • if you cant use browser actions how would you exit your app?

  • shinkan Did you figure out how to fix the intel xdk issue? I cant really figure out how to get this to work right.

    I also agree with you,Why would they change something that is perfect and make it even harder for people to understand.The UI was fine now its just horrible and confusing with no information on how or what is what.

    Please send me a msg if you find a fix i really need to build my project.

  • Im getting nothing but Whitescreens when i test using Ludei,Im getting errors when i upload to Intel XDK.

    This is really starting to get on my last nerve.I am trying to get a project to my friend/partner and i cant even come up with a stable build to play my freakin game.

    Are we all supposed to just let our projects be dictated and ruined by 3rd party exporters,When in my honest OP i think scirra should have its own exporter.

    This is just bull.Ive worked so hard and come to find out that i cant even play my game.I would understand if it was something i did on my part,but im being held back by 3rd party people that are not working on Construct 2.

  • Ashley Could you explain to us why the XDK is not working? It seems like im having the same issue as everyone else,i cant seem to get an app to build the correct way using the XDK.

  • blackhornet thank you for this example,After seeing how you coded this up i realized its just alot less frustrating to make another instance variable and set everything to that,then check if its equal to 1 or 0.

    Im not sure if the way booleans are handle is ment to be set up that way but it would be pretty awesome to be able to save the state of a boolean through webstorage similar to instance variables.

    Thank you for showing me this,i wouldnt of found this out myself.

    hopefully this thread helps some others aswell.

  • blackhornet thank you, One thing that bothers me is im not quite sure how to set that up,there is no write up of this in the manual.I never knew we couldnt load them in the same way other variables are loaded.Do you think we will see an addon to construct adding a better way to load a boolean?

    I made an equipping system based on boolean and would of never went that route if i known this info beforehand.Thanks again for the feedback blackhornet you have helped me alot over the past months,this must of been scarce info being ive gotten over one hundred views with a single reply.

  • Does anyone know how to save and load a boolean variable? im not asking for a capX or anything i just need help.I couldnt find anything on this in the manual or on google.

  • Hi everyone, i was wondering if anyone knew how to load a Boolean Variable Using Webstorage?

    I know how to Set keys and grab them /save and load Gloabal and Instance variables,but lack the knowledge to load an actual boolean.

    Is it possible to save the actual state of the boolean?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • piuuu which id do you mean? i am alittle confused

  • piuuu

    Thank you for your reply!

    I really would love to see your capX and break down how this works.This is my first time trying to implement this inside of a project.Thank you for your response,I felt kinda dumb after ashley told me to go to another website,i really thought this was a part of construct 2.Im slowly figuring out that some of the things involved with this procedure work with construct,i thought they were things that construct already had implemented out of the box. Thank you piuuu once again

  • Ashley Of course it has something to do with construct 2! It is going to be in my game.

    I seen tutorials on how to set up high score tables and send information to other websites,I figured it couldnt be much different,But i could be wrong.

    Im here asking because i feel like other people would have atleast tried to do it inside the app they are creating.Maybe not.

    I am not a coder,I really dont understand alot of it,But i am learning.

    Ashley Will StackOverflow tell me how to set this up through Construct2? Like i was saying in my last msg Im just trying to send a msg from my game to my email.Its for the productivity of my future games.

    I understand that PHP might not have anything to do with construct,but if im using it inside my construct 2 application it has alot to do with my project. Im just trying to learn thats all.

    Thank you for your reply Ashley i really appreciate you taking the time from your busy day to reply.I will try and search around on stackoverflow.com.

  • trigger once while true wont work? you can find it in the system conditions

  • Ashley or Tom or anyone could i get a hand ?

  • Anyone? I have not seen much on this topic inside the manual.

    I really just need to know how to send an email to myself.Is it possible to do without having to touch complex code??

    I want to ask the player to join a mailing list for people that want to stay up to date with the project or future projects.

    I figured alot of people would rather do it from a game then to go to an actual website and sign up.

    I dont have much programming experience being im a designer but im truly loving this engine.