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

Revamp tutorial #329

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open

Revamp tutorial #329

wants to merge 12 commits into from

Conversation

Geokureli
Copy link
Member

replaces the old angle-based movement code with simpler boolean logic code, and replaced velocity.setPolarDegrees with velocity.scale(SPEED/magnitude)

@SeiferTim I'd like your thoughts on this

@SeiferTim
Copy link
Member

I'm good with this.
The only reason I used my method was to avoid the 'go faster when diagonal' and in a way that the reader would understand... which I think your logic solves.

@Geokureli
Copy link
Member Author

FYI this turned into a full blown rewrite and reskin

@Geokureli Geokureli changed the title use simpler method for movement Revamp tutorial Jun 14, 2024
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.

None yet

2 participants