who885's Recent Forum Activity

  • Why are you choosing a frame then ?

    Well, animations in the 'chooser' is no problem.

    https://www.dropbox.com/s/eknk94761sdp0 ... .capx?dl=0

    For the actual play character. I would not organise the animations in folders as you do. Even in folders the animations can not have the same name. You end up with, if you want to dynamical access the animations, something like "walk1" .. "walk2" .. "walk3" They are dynamical accessible by "walk"&str(CHAMP) as expression. Still, a burden, easy to make mistakes. And if you replace one 'from source' all the animations (i think) get replaced.

    I would make a different object for each character. Put them in a family. Make them global.

    Before going to the next layout i would spawn the right character on a global layer. Now this character will just be there in every level on the layer with the same name as that global layer in the chooser layout. And keep its instance variables when going to a new layout level.

    Each event in the actual game events will address the family, ofcours. Very easy if you want to add characters later. Just add it to the family.

    https://www.dropbox.com/s/8uhv27724xea7 ... aproj?dl=0 - maybe this will help clarify what i'm doing. i think i figured it out. if you want to take a look then make it simpler you can. now what i'm going to attempt to figure out is how to give the player exlusive abilities based on the character chosen.

  • Its a bit delayed in the actual grabbing unlike using A and D controls. But i'm sure I can work out how to fix it.

  • Is ok, but the choosing can be done in only 2 events.

    https://www.dropbox.com/s/a1szzr83wb1jl ... .capx?dl=0

    Thank you. But would this work if separate characters had their own animations? http://prntscr.com/emgfxb each folder will have different animations such a moving and attacking states. If you could further explain how to accomplish this that would be extremely helpful! I apologize if the answer is right in front of me. The method IV accomplished is the only one I’m aware of.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I sadly didnt find my old builds with something similar but I remember what I did was change animations depending on the variable.

    Lets suppose:

    VarCharacter:

    is a number where 0 = none 1 = male etc.

    So lets suppose you click on male avatar, the variable VarCharacter will be set up to 1. And animations will be laded accordingly. If you want to have different heads but same body you just need to pin the head to a point (you add a new point in the animations frames called head)

    Something like that. Dont hesitate to ask more questions if its not too clear.

    Thank you for responding. I was initially thinking of doing something similar (but due to just getting started and being unable to figure out how it'll work in my head) I just ended up thinking of using similar method I am now. Such as both male and female classes being chosen on character select. I could easily add it since I have a basic understanding of how I added/stored the previous classes. It’s just a manner of making additional choices for the player to scroll too. What I’m really struggling with now is how I would give these characters different abilities based on the player's choice. ( mage will get a different form of attack such as a ball of energy) and the tank( would get more hp... I think I could just edit this based on giving an instance variable although in all honestly I don't know how that would work) and the thief (would get increased damage)

  • Hello, I’m in the middle of putting a game together on paper. Then playing around with the idea with a test game. However this is starting to confuse me a bit.....

    Basically, I’m stuck on how to do things such as give said characters different abilities and after they have chosen from a character select screen. (e.g. https://gyazo.com/22d5eedeca5a8fc15d88641e496d6540 ) as I have it now I figured out how to have a skin then pin the character to said pin. Although I don’t know how to pin a specific character…

    This is the solution I came up with (e.g. https://gyazo.com/683e28961664b964cc33d6e8d777f71a) although in all honesty I don’t entirely understand how it works as I put it together from a series of tutorials and examples I have on hand.

    Basically what I’m trying to accomplish is after the character is selected I want different variables such as hp and abilities to be available when the character has selected a specific class. as well as whether the character will be male or female ( i some what have an idea on how this will work. but any easier methods will be helpful as well)

    edit: I also assume i need to save the player's choice based on what character he selected. and i guess also save what abilities he has available to him/her.

    Hopefully this is clear enough so I can get the help I need…..

  • Gestures are not the most precise methods of input detection.

    Try using the "is touching" condition instead and see how that goes.

    ill give this a shot. and let you know if it goes well. Really late response. its a bit delayed ( for some reason the wall grabbing doesnt work initially) but it does work.

  • currently i have wall wall jumping/griping so the player can time when he will jump to the next wall. currently i cannot get on screen buttons to work properly. and by that i mean not at all i can use the on screen controls to move left and right but not use the buttons to click to one side to "hold" onto a wall.

    Its a plat former so whenever i have the player hold A on a keyboard he will slowly descend down a wall. however with the on screen buttons it doesn't seem to be working properly. Currently i have on hold over gesture on my on screen control and its either not properly detecting it or im using the wrong gesture for it.

    http://prntscr.com/elmt4e - for those who can't visualize what i'm doing/trying to do.

  • >

    >

    > have you set all resolutions of

    > -Window (project properties)

    > -Layout???

    >

    Ah, never mind i figured it out. thanks for the help.

  • Thank you! I was reading but i guess i didnt pay attention as much as i should.

  • > I'm not sure if my icons are small or if I'm the camera itself is zoomed out to much by default. here is a screen shot of what it currently looks like to play the game i started working on...

    >

    > http://prntscr.com/ej93rp

    >

    > any help would be appreciated.

    >

    have you set all resolutions of

    -Window (project properties)

    -Layout???

    no, where would that be? im in class right now but when i get home to my desktop i'll take a look and see if its my resolution.

  • I'm not sure if my icons are small or if I'm the camera itself is zoomed out to much by default. here is a screen shot of what it currently looks like to play the game i started working on...

    http://prntscr.com/ej93rp

    any help would be appreciated.

who885's avatar

who885

Member since 12 Mar, 2017

None one is following who885 yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies