Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mouse wiggling + soda popper weirdness #308

Closed
toberge opened this issue Nov 15, 2023 · 1 comment · Fixed by #398
Closed

Fix mouse wiggling + soda popper weirdness #308

toberge opened this issue Nov 15, 2023 · 1 comment · Fixed by #398

Comments

@toberge
Copy link
Contributor

toberge commented Nov 15, 2023

Msg from Sondre:

Tror det trengs en liten rework av muserotasjon -> spiller rotasjon. Slik det er nå er det noe jitter fra frame til frame som påvirker "stabiliteten" til ristingen. Med controller ser det ut til å funke bedre, men det er litt begrenset hvor godt en slik mattematisk modell kan funke med en jittery boundary. Man kan smoothe den tpå en del forskjellige måter i stedet for å ha en "sterk" boundary, dette vil hjelpe med jitteringen, men potensielt introdusere out of bounds problemer om den blir ristet "for hardt". Derfor tror jeg en litt smoothere implementasjon av muserotering er den beste løsningen.

@ghost ghost moved this to Ideas in Prosjekt-Spill-H22 board Nov 15, 2023
@Fueredoriku
Copy link
Contributor

Addressed by #394 and #398

@Fueredoriku Fueredoriku linked a pull request Jan 5, 2024 that will close this issue
9 tasks
Fueredoriku added a commit that referenced this issue Jan 9, 2024
* Add rebalanced stats, fix #358 

* Add larger pan, fix hitbox issues, add secret skating movement #355 

* Fix sodiepopper reloading too easily #391, refactor and fix its code #308 

* Add playerHands to all body augments

* Add reworked mower with overheat

* Add modifiable magazine/ammo stat #304
@github-project-automation github-project-automation bot moved this from Ideas to Done 🎉 in Prosjekt-Spill-H22 board Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 🎉
Development

Successfully merging a pull request may close this issue.

2 participants