sxespanky's Forum Posts

  • im trying to make a quick app to help others in another app respec their items.

    what im trying to accomplish is have ITEM [] checkmark box. when the item is checked, it will add those variable that it alters, when it gets checked again, it will lower the variable. during the lowering and highering, it will also update the text box. in theory, there will be a lot of items, with lots of variables. im not sure the best way to handle all of these.

    what i have so far is a built up array, which i could use a dictionary if need be i think? a problem i found is using a button -> Check box, there is no IS NOT CHECKED under events. i was trying to make 2 instances of each checkmark box. the other problem is i think it would be easier to put all the items that can be checked in a scroll box / list. i used to use construct a lot more in the past, its just been a while and need a few pointers in the project before i can really get the steam rolling. Thanks!

    fyi, im more or less using this project as a visual spreadsheet typa thing, and just want an easy to use GUI vs some other means.

  • remind me this - ill show u a picture of mine when i get home. someone else helped me with mine.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i could see a game much like the running qwop game or whatever, being recreated into a fun something with this mechanic...

  • someone else helped me with this one, ill post you the picture when i get home. it helped a ton. basically you use character.controller.x or something along those lines.

  • why not just do something where, you have one answer correct, then then you have one that's Answer - Random, Answers plus Random, but make sure you have either 2 -randoms or 2+randoms where its answer random+1-2 and then answer random+3-4? that's one way to go i guess.

  • whats the pause menu 1, 2, and zero?

    that's the only thing that looks strange to me

  • i did, but i must have set it to the wrong sprites. thanks.

  • i'm doing animations for enemys and players, and the animation has a loop-able area, but seems to not actually loop unless u do a thing like this

    Sprite on animation finished -> Sprite animate from beginning.

    is there something im not seeing in here?

  • although it did save a .capx.backup1 but im not sure how its suppose to open, because its no openable in C2

  • this just happened to me, it froze saving to my Flashdrive, and i know ive had it saving to my HDD before and froze too, this is an issue that makes me wanna punch my monitor when it happens. i tried the smash buttons and make it error, it errored, then shut down. nothing was saved. only been working on some stuff for a few hours... pretty bummed. im not sure why it saves and the progress bar just keeps moving and does nothing. but i hate it!!! =[

  • its been a while since ive done my computer programming, i tried looking for somethign other than int and nothing poped up in my mind =p thanks for the help. i just need an easy transition to the second page, fill out that info,and maybe see if i can print the page? i dont know how well this software works with a printer. Thanks a ton!!

  • thats what i thought, but its dropping decimal places completely.

  • hmm ok. any word on the decimal?

  • is there anythign special about letting it hold a number with decimals?