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

New 3D colliders, like parallelepiped and spheres #214

Open
bilhox opened this issue Jul 10, 2023 · 1 comment
Open

New 3D colliders, like parallelepiped and spheres #214

bilhox opened this issue Jul 10, 2023 · 1 comment

Comments

@bilhox
Copy link

bilhox commented Jul 10, 2023

Hello,

As a game developper wanting to make isometric/top down games, I would like to use 3D colliders. What I suggest the most, is the creation of a 3D collider Parallepiped (cannot be rotated). It would help us making easily collisions in an isometric environment. Technically it can be done Python, but the goal is also performances.

@itzpr3d4t0r
Copy link
Member

Hello and thanks for the suggestion. For now the project is strictly 2D-oriented but i don't exclude that in the future more complex colliders may be implemented.

It's importat to note that since this project will be ported to the pygame-ce repo, further additions may be suggested there instead of here. This is unless the pygame organization decides to keep this repository indefinitely, or the porting is unsuccessful and functionality has to stay here.

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

2 participants