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

Block Placement #12

Open
docquantum opened this issue Sep 15, 2020 · 0 comments
Open

Block Placement #12

docquantum opened this issue Sep 15, 2020 · 0 comments

Comments

@docquantum
Copy link
Contributor

Classic Mode

In classic mode, the blocks will fall at a constant, tile-based, segmented rate which will allow for a user to move and rotate a block for a split second before it goes into its placed state. This models the feel and movement of classic "T" games.

Gravity/Realistic Mode

The blocks have full physics simulation and collision. Blocks will fall at the rate of gravity and have collision with each other. This can make for i n t e r e s t i n g game play and situations.

Tentative: Player control should be tested for feel. This can be limited once we understand the nuances of working with full physics simulation.

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

No branches or pull requests

1 participant