terebigeemu / ludum-dare-49

Our submission for #LDJAM 49
https://ldjam.com/events/ludum-dare/49/lonely-ghost
GNU General Public License v3.0
1 stars 3 forks source link

Physics #7

Open aidswidjaja opened 2 years ago

aidswidjaja commented 2 years ago

@Duck2033 physics implemented, but...

image

image

(Ignore the checkboxes)

About to start work on background which I already have an idea in my head of how to implement

aidswidjaja commented 2 years ago

I didn't really want to use the in-build physics engine and honestly should have made it myself, but I'm short on time so it might be something to come back to

aidswidjaja commented 2 years ago

I think the Rigidbody2D physics system is making the ghost squish every time it jumps :/ - I have no idea how to disable this and I have a feeling you can't, but if you have time feel free to look into it

Found the bug - it's a problem with cam script. Working on it now so dw about it

Duck2033 commented 2 years ago

Im so sorry, i didnt realize you were using emails for the project

On Sun, Oct 3, 2021 at 2:53 PM aidswidjaja @.***> wrote:

I think the Rigidbody2D physics system is making the ghost squish every time it jumps :/ - I have no idea how to disable this and I have a feeling you can't, but if you have time feel free to look into it

Found the bug - it's a problem with cam script. Working on it now so dw about it

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/terebigeemu/ludum-dare-49/issues/7#issuecomment-932857695, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV3LRVUGHN2B7JN3TO3VJ6TUE7OURANCNFSM5FHCFZSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

aidswidjaja commented 2 years ago

I'm not, it just sends them automatically