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

Cannon coords seem off? #27

Open
dreammelter opened this issue Oct 5, 2023 · 2 comments
Open

Cannon coords seem off? #27

dreammelter opened this issue Oct 5, 2023 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@dreammelter
Copy link
Owner

🚨 Not sure what the difference between the sandbox where I prototyped the paddle behavior and this new file, but things don't work like they did.

Clicking to fire a ball doesn't send it away in the right direction at certain angles on the path. Rather than firing perpendicularly (which is how the marker is oriented and how it works in the sandbox) it might be affected by skew, like the bar sprite was. It could also be something else entirely, considering I managed to clean up sprite skewing a bit anyway...

Not sure how to go about debugging the marker yet, but we unfortunately don't have time to for this item. Leaving this as a "bonus" fix while I try something else out so we can finish this prototype.

See: #1 (comment)

@dreammelter dreammelter added bug Something isn't working wontfix This will not be worked on labels Oct 5, 2023
@dreammelter
Copy link
Owner Author

dreammelter commented Oct 6, 2023

what if... we didn't need the path follow nodes? something rotating in place will rotate in a circle regardless.

UPDATE: ball still fires wrong. But I also noticed the cannon component has to be offset A LOT to position it properly on this new scene. Which is odd.

"we unfortunately don't have time"
Turns out I started debugging this by accident trying something for the cursor...

@dreammelter
Copy link
Owner Author

Leaving open in case I decide to fix or repurpose the cannon. The related block breaking mechanic issues are closed for now, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
Status: 🐛 Buggy
Development

No branches or pull requests

1 participant