Gearworkdragon's Recent Forum Activity

  • To let say on a layout that will be basically the Hud in a but I have like ten layer for it to operate on. Is there a way to pack /unpack the layout layer without globalized the ten layer Sort of like how container is like i wonder if there something like that for layers. Cause each layer is basically a dfferent inventory option and such. and some layer were just there just becauseof certain background lol .

    If it isnt possible then is it possible to go to layout n back to pretend as if a Hud like layer was used. And how Would I "freeze" the game layout so that when going to this inventory layout i can return to the prievious layout without doing the old onstart layout being trigger.

    I assume that a global variable for each on start layout event in order to control it?

    the reason why i am asking this is because I imagine having multiple game layout and one multi-layer inventory layout and i really dont want to recreate layer over n over n over n over for each new layout just for the multi-layer inventory. And yes the inventory will take up the whole screen

  • im just curious how come there isnt a check if boolean with drop down true,false. I know it seem crazy to have two of the same thing but wouldnt it make events more clear.

  • you could, it just a demo to show the dice roll and how it would work and if memory serve me right The different in the two is that the Random has like a billion number to choose from since it will use 1.989+ while choose would just use ten possible outcome. Which I find it more controllable.

    Cause there is times when i need that one number to appear to know what the possible of chances when they will arrive at there......I never got close to a number or it would be too few or it would act the other way where it would choose nothing but 3.5 3.2 3.1 ...

    which made me go nuts because the number was for the item and the event selector.... So yeah random does work good if it a non important value like gold or resource then it doesn't matter if you need certain probability to happen.

    like for instance let say you need a flame enchant to deal blast damg but at a 10% chance

    the Choose would give better result then random because sometime you never reach to the desire number only because the random thinks it giving a different but its doing dances around it like a silly orc but choose merely limit which number it has access to.

    You could if you still want to use random to make rare to appear to happen rather then pure luck you could for every non rare obtain you can lower the max value to a point lower to reduce the billion number it has to choose all teh way down to 1 so that the rare would spawn so that it show to exist rather then never obtain it. or least is what ive observe when using the two , choose and random mod.

  • One thing id like to point out if say if two of the item are either common found item or super mega rare. you could in theory do this choose(1,2,3,4,5,6,7,8,9,10)

    and have it compare like if chosen number is less then or equal to 9 use common

    if it did choose 10 then use super mega rare

    The choose just simple roll the dice of ten number while random uses likes 1.83434239472893472347 and 2.8409804854 number and the Int just whack off the .83434239472893472347 number

    And keep in mind that the Int will alway return the value as a positive so if you need a negative number dont use "int".

  • Ok ive narrow down after learning some weird controls but that might just be Indonesian keyboard which i do not have

    You need to rethink how to do the select character because using animation like that isn't the way to to go especially when you want to add a another color player. If i were you id also redo the character as well you have a system where its going to work only in one way never the other way. since your character is near the same thing have you consider doing something like player one character to have both red n blue and the same for player two. and then just have it use what ever frame that the player uses. And have it on start to compare the chosen selection to the character to the frame.

    Or you could create the new character to a frame and pin it to an invisible player sprite and run the rest of pin picking its up to you but using animation like that isnt very smart. If you dont plan on expanding it having two or more player.

    This is a messy way to go about the selection but i did play your game its is a nifty little game.

  • One thing i need to tell you that you should start naming the loops and 2nd can you just place a sprite that would just hold variable and place the loopindex onto it and then use that variable for the parameter? And also I thought that loopindex only work within the loops since loops are dynamically always changing never static.

  • Yeah the reason why window mode and then fullscreen is to see if the game works sometime games can not work and do an infinite loop of doom to people computer. I had one demo to completely lock up the computer only because i couldnt task manager end it quickly.

  • I think what he want is something like when level 1 is loading have a level 1 specific level and then a level 2 specific loading screen.

    I get what he want. He doesnt want a universal load screen but a unique one to for each level but yeah id do it in layer but wouldnt that defeat the purpose of having it on the layout since it will default back to the project univeral loader. I wonder if there a custom script that you can add to contruct that would allow such thing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you could do set X at a constant rate and then set Y at the object Y ?

    If you want a bottom too just do the same except reverse. ? would that help ?

  • Just a thing to tell you that int will alway make the number positive so if you want negative number you will have to use alternative way

  • well as far as i can see its more or less just knowing terrain height and using some crazy math to know its angle and what "bone* it need to move. I dont see construct having that ability since it isnt a 3d maker. Maybe some math wiz can do something. But its look like its using alot of variable from the unity own source of variable. Which i dont see happening since we do not have a custom terrain build and its own variable to call from. But there is contruct 2 3d plug-in you might want to talk to the creator of that one see if he is working on something like that.

  • or maybe he has the speed set to 5 and need to set it to 0 ?

    Ive had that problem a couple times. if it at zero it wont change frame. and then you can just add a timer of 1 sec and random change frame if you want it to be a little differents.

Gearworkdragon's avatar

Gearworkdragon

Member since 2 Feb, 2015

None one is following Gearworkdragon yet!

Connect with Gearworkdragon

Trophy Case

  • 9-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

11/44
How to earn trophies