rbnpontes / REngine

Another game engine made by a Brazilian
MIT License
18 stars 0 forks source link

feat: sprite component #38

Closed rbnpontes closed 1 year ago

rbnpontes commented 1 year ago

This PR closes an item of #5

fix: get parent on transform feat: add transform2D feat: add SpriteComponent fix: ECS serialization/deserialization on components without serializers feat: add Entity Component System Sample