The Mugen Fighters Guild

Help => M.U.G.E.N Development Help => Topic started by: Rabano on January 20, 2023, 06:34:47 pm

Title: Problem with the "distance" of the char
Post by: Rabano on January 20, 2023, 06:34:47 pm
This sounds dumb but how can I fix this?

(https://i.imgur.com/LoT1oWs.png)

It has hitboxes, it doens't go through the other player, but I want to add more distance between the characters so it doesn't look this weird, I hope you can understand what Im trying to say.
Title: Re: Problem with the "distance" of the char
Post by: KarmaCharmeleon on January 20, 2023, 06:47:41 pm
You need to increase the character's width in the constants

Code:
ground.back = 19
ground.front = 19
you want to increase ground.front from whatever value is currently
Title: Re: Problem with the "distance" of the char
Post by: Rabano on January 20, 2023, 06:54:13 pm
You need to increase the character's width in the constants

Code:
ground.back = 19
ground.front = 19
you want to increase ground.front from whatever value is currently

Thanks you, it worked, Sorry I dont usually touch the constants that much beside speed and jump, I didn't know about that.
Title: Re: Problem with the "distance" of the char
Post by: KarmaCharmeleon on January 20, 2023, 07:09:18 pm
Don't you worry. Let's teamup for a Birdie some day  :lugoi:
Title: Re: Problem with the "distance" of the char
Post by: Rabano on January 20, 2023, 07:43:44 pm
Don't you worry. Let's teamup for a Birdie some day  :lugoi:

Lol.

Im actually trying to make a POTS Birdie mixing both varo_hades Birdie and Noctis Birdie