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

Added angularDrag to FlxEmiter, closes #1245 #1246

Merged
merged 2 commits into from
Jul 26, 2014
Merged

Added angularDrag to FlxEmiter, closes #1245 #1246

merged 2 commits into from
Jul 26, 2014

Conversation

nazywam
Copy link
Contributor

@nazywam nazywam commented Jul 26, 2014

#1245

Lets just hope I didn't break anything...

@Gama11
Copy link
Member

Gama11 commented Jul 26, 2014

Looks good to me! :) Since we're already at it however, might as well also add angularAcceleration? :)

@nazywam
Copy link
Contributor Author

nazywam commented Jul 26, 2014

Great. Sure, doing it now.

@nazywam
Copy link
Contributor Author

nazywam commented Jul 26, 2014

Should angularAcceleration still apply if ignoreAngularVelocity is set to true?
Or do we need a new bool for that?

@Gama11
Copy link
Member

Gama11 commented Jul 26, 2014

I would say no, as acceleration is really just a way of modifying velocity over time.

@Gama11 Gama11 changed the title Added angularDrag to FlxEmiter Added angularDrag to FlxEmiter, closes #1245 Jul 26, 2014
@nazywam
Copy link
Contributor Author

nazywam commented Jul 26, 2014

There, also slightly changed the description of ignoreAngularVelocity, which can clear some stuff.

@Gama11
Copy link
Member

Gama11 commented Jul 26, 2014

👍

Gama11 added a commit that referenced this pull request Jul 26, 2014
Added angularDrag to FlxEmiter, closes #1245
@Gama11 Gama11 merged commit fc3dae5 into HaxeFlixel:dev Jul 26, 2014
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.

2 participants