defold / defold/defold

Dynamic collision object shapes / setting collision object shapes as resources

Open
#5,369 1 comment 5 reactions 0 assignees View on GitHub
engine feature request physics
Dominant language
C++
Stars
6.3k
Forks
455
Avg merge
2d 2h
Merged PRs (30d)
129

Description

Some game designs benefit from the ability for the user to set collision objects dynamically based on some kind of interaction. Such as for example slicing an object into multiple pieces where the pieces are specific to the slice and not premade sizes that don't exactly match.

* Get list of collision shapes
* Remove specific collision shape
* Remove all collision shapes
* Set collision shapes (with orientation and scale?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.