Use Groups in Layer compositions #74
Labels
enhancement
New feature or request
good first issue
Good for newcomers
subject: API
Related to the API exposed to the user
subject: Awerere
Related to the physics engine
subject: Guerrilla Renderer
Related to the main rendering engine
Milestone
Steps to reproduce:
In case the user wants to create a character that wields another game object called sword then the user is supposed to update position coordinates for both the sword and the character. The user should be able to define a group of objects and treat it as a single game object.
Note:
Group functionality is already added in the engine but we are holding it for a v1.1 release because groups shall interfere with the current system of collision physics (Awerere currently assumes objects to be discrete and not groups).
The text was updated successfully, but these errors were encountered: