Skip to content

Fixes #7: Improve Falling Objects Animation#20

Open
shruti-2517 wants to merge 1 commit intosaral-gupta7:mainfrom
shruti-2517:fix/7-improve-falling-object-animation
Open

Fixes #7: Improve Falling Objects Animation#20
shruti-2517 wants to merge 1 commit intosaral-gupta7:mainfrom
shruti-2517:fix/7-improve-falling-object-animation

Conversation

@shruti-2517
Copy link
Copy Markdown

@shruti-2517 shruti-2517 commented Dec 28, 2025

Related Issue

Fixes #7

Changes Made

  • Added gravity, wobble, and rotation effects

  • Introduced slight attraction toward the player (green cursor)

  • Combined motion for smoother and more dynamic behavior

Testing Done

  • Tested in Chrome

  • Tested in Firefox

  • Tested in Safari/Edge

  • Tested on mobile viewport

Checklist

  • My code follows the project's code style guidelines

  • I have linked this PR to an issue using Fixes #<issue-number>

  • I have added necessary comments to my code

  • I have tested my changes

  • I have NOT used any external game frameworks

  • My changes do not introduce any new warnings/errors in the console

- Added gravity, wobble, and rotation effects

- Introduced slight attraction toward the player (green cursor)

- Combined motion for smoother and more dynamic behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Falling Object Animation

1 participant