Skip to content
This repository was archived by the owner on Jan 7, 2019. It is now read-only.
This repository was archived by the owner on Jan 7, 2019. It is now read-only.

Colliders Upgrade (prev. Revamped Colliders) #7

@Rover656

Description

@Rover656

UPDATE

Now that the colliders-revamp branch is (or just about to be) merged, the only purpose of this issue is to mark the fact that the circle collisions do not work with rectangles yet.

Does this improve an existing feature or does it add a completely new feature?
This feature could be implemented in two ways:

Method One

Just simply upgrade the current collision code to support all of the forms of collision with support for rotation, scale etc.

Method Two

Strip all things like physics and collisions out and make them modular (Similar to Unity's component system), that way we keep the instance class short and sweet, and only have the tools that are required.

Describe the improvement/feature you'd like
The end goal is to have a collision system that allows all forms of collision to occur with support for the new abilities of the engine (i.e. rotation, scaling etc.)

Describe alternatives you've considered
The alternatives are described above.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions