Punching Ability (I need help!)

Mods, guides how to use and install mods go right in here.
Post Reply
MyNamesSlimShady
Posts: 4
Joined: 30 Jul 2012, 05:38

Post » 30 Jul 2012, 05:58

Hi, I'm doing a custom mari0 map called "Super Shady Bro's". It's basically Eminem 8-bit style... and I need someone who can help me make the character punch instead of use the portal gun.

Basically just the jump animation minus the actual jump.
Like a fireball with no range and no fire.

So can I have some help?
How can one do that?

Note: I'm on a Macintosh, don't know if it matters.

User avatar
LightningFire
Posts: 1828
Joined: 10 Mar 2012, 17:24
Contact:

Post » 30 Jul 2012, 06:40

First of all, do you have any coding experience? Like LOVE or .lua? Or are you just asking people to do all the work?

User avatar
Qcode
Posts: 1479
Joined: 05 Feb 2012, 18:00
Contact:

Post » 30 Jul 2012, 06:43

...
Last edited by Qcode on 21 Oct 2021, 08:23, edited 2 times in total.

MyNamesSlimShady
Posts: 4
Joined: 30 Jul 2012, 05:38

Post » 30 Jul 2012, 06:47

LightningFire wrote:First of all, do you have any coding experience? Like LOVE or .lua? Or are you just asking people to do all the work?
Yes, I have experience, but never with anything like this.

Maurice
Stabyourself.net
Posts: 2145
Joined: 01 Feb 2012, 20:19

Post » 30 Jul 2012, 09:19

Mario's animation is controlled with self.animationstate, which is applied during self:setquad(). You're looking for "jumping".
You'll probably have to do some intercepting of the run animation or something.

MyNamesSlimShady
Posts: 4
Joined: 30 Jul 2012, 05:38

Post » 30 Jul 2012, 19:46

Maurice wrote:Mario's animation is controlled with self.animationstate, which is applied during self:setquad(). You're looking for "jumping".
You'll probably have to do some intercepting of the run animation or something.
Thanks man!

FireBreath
Posts: 1
Joined: 31 Jul 2013, 20:58

Post » 05 Aug 2013, 12:26

why do you need help when you could do it your self

User avatar
Automatik
Posts: 1073
Joined: 20 Jul 2012, 17:54
Contact:

Post » 05 Aug 2013, 14:23

-You registered an account.
-To up a topic from one fucking year.
-To just post "why do you need help when you could do it your self" when It's OBVIOUS that he didn't know how to do it.
-Without adding ANYTHING to the conversation.
Wow.

Post Reply