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

shake the table #103

Open
kubamarkiewicz opened this issue Mar 24, 2014 · 2 comments
Open

shake the table #103

kubamarkiewicz opened this issue Mar 24, 2014 · 2 comments

Comments

@kubamarkiewicz
Copy link
Contributor

implement "shake the table" functionality (event) that will be controlled by accelerometer (mobile?)

@kubamarkiewicz kubamarkiewicz added this to the game mechanics milestone Mar 24, 2014
@ovicin
Copy link
Member

ovicin commented Mar 24, 2014

How we will implement the shake in the bullet world? We just change the direction on the gravitation to the direction of the shake?
Could we also implement a wind effect to simulate a fan that blows the ball, by changing the direction and strength of the gravitation?
You could also check the glitches effect (Issue: Special effects #42 ) that maybe can be used together with the gravitation.

@carlesgutierrez
Copy link
Contributor

Wind + gravity modiffiers are cool effects!
For traditional shake, i would create a large box under our scenario and
apply forces to it. But probably is necessary to attach all objetcs to
snenario and experiment.

More ideas?

Graphically. We should start to draw OF elements and after hide bullets for
real a game. Then
El 24/03/2014 08:49, "Ovidiu Cincheza" [email protected] escribió:

How we will implement the shake in the bullet world? We just change the
direction on the gravitation to the direction of the shake?
Could we also implement a wind effect to simulate a fan that blows the
ball, by changing the direction and strength of the gravitation?
You could also check the glitches effect (Issue: Special effects #42#42) that maybe can be used together with the gravitation.

Reply to this email directly or view it on GitHubhttps://github.com//issues/103#issuecomment-38418579
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants