YesNoOk
avatar

How do I stop characters from going offscreen? (Read 10355 times)

Started by daonlylonely, June 20, 2024, 05:27:00 pm
Share this topic:
How do I stop characters from going offscreen?
#1  June 20, 2024, 05:27:00 pm
  • **
    • USA
So let's say that I have a stage bound to this space.



Is there a way to make it so that characters are restrained to that space and are unable to go offscreen even if they do something like a MvC super jump?
Re: How do I stop characters from going offscreen?
#2  June 21, 2024, 07:52:48 am
  • ***
  • "I'm Bal... I'm Veg...*Sigh* Just call me 'Claw'."
Try editing the following factors in the stage:
boundleft
boundright
boundhigh
boundlow

Focus more on Left, right, and High. The lesser the number, the less they will move pass that area.

I hope this helps.
"Remember kids; Curiosity created MUGEN!"

Check Out Cammy-Delta-Red-Development HERE
Re: How do I stop characters from going offscreen?
#3  June 21, 2024, 10:48:23 am
  • **
    • USA
I thought those only control how far the camera moves and not the character?
Re: How do I stop characters from going offscreen?
#4  June 21, 2024, 02:02:40 pm
  • *****
  • Resident Tosspot
  • Pftheh
    • UK
    • plasmoidthunder.neocities.org
You can't stop a character going off the top of the screen from within the stage, it would have to be implemented character-side.

Oh, I want a diagram. I fucking love diagrams.
Re: How do I stop characters from going offscreen?
#5  June 21, 2024, 02:05:09 pm
  • **
    • USA
Do you think you could give me an example of how it's done?