JenniTheDev / JenniTheDev/AngryBirdClone
Ball Launcher not working
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Ball clings to cursor when left-click is held
- [x] Ball moves with cursor movement
- [x] Release Left-Click initiates ball launch
- [ ] Ball trajectory vector is the opposite of its release vector
- [ ] Ball flies in smooth trajectory with chosen flight properties
Currently the ball flight has undefined behavior. I think this is due to the spring joint's properties and/or the physical properties of the ball being scaled too greatly.
Contributor guide
Assessment
This issue has not been assessed yet.