jaipack17 / Nature2D

A 2D physics engine for Roblox. Create versatile physics simulations and mechanics with GUIs!
https://jaipack17.github.io/Nature2D/
MIT License
147 stars 8 forks source link

GuiObject flying out of the screen #8

Closed string-dot-byte closed 2 years ago

string-dot-byte commented 2 years ago

I have been encountering an issue for a while which is where the gui just goes through the ScreenGui and never to be seen again.

It usually occurs when its too far into the screen’s edges. It’s also ocurring with a spring when set the 2nd point too far.

I probably suck at explaining, I have a video demonstrating here.

https://user-images.githubusercontent.com/68619882/142344890-771a3408-4068-4c6f-8dc6-b3c748e31d7a.mp4

jaipack17 commented 2 years ago

Should be fixed now, you can close this if you no longer encounter the bug! Thanks!

string-dot-byte commented 2 years ago

Thanks! All good now! <3