#I'd like to a make a basic platformer with combat.

1 messages · Page 1 of 1 (latest)

stark stirrup
#

I'm making a project with some friends and I need help figuring out how to make movement and combat, I see these other posts and feel a bit dumb... 😭
I know this is a broad topic, but any help on what YOU think would be greatly appreciated! ☺️

#

For the record, it's 2-D and I have no idea what to do besides use a dream.

calm kernel
#
stark stirrup
#

Thank you!

stark stirrup
drifting panther
drifting panther
# stark stirrup Oh, how do I access that?

I think the Brackeys tutorial should have shown this as well. But when you attach a script to the Body. Somewhere in the little window for the script attachment you can choose what template you want, and empty one a default one, that holds a ready, and process function, and ( for character body2D ) you can attach a movement template into it

#

Im not on my pc so I can show you in detail:(

stark stirrup
#

The fact that you take the time to attempt an explanation is very much so still appreciated! I already feel kinda silly doing this, but it's progress I guess. Thank you Illuminor, I hope I can find this script soon!

drifting panther
stark stirrup
#

That is... shockingly simple. Thank you very much, this should help cut down on time!

stark stirrup
#

Update: I managed to get through the entire tutorial with minimal issues! I wanna add something like walljumping or a double jump. Maybe the death animation.