RafaelBarbosatec / bonfire

(RPG maker) Create RPG-style or similar games more simply with Flame.
https://bonfire-engine.github.io
MIT License
1.22k stars 188 forks source link

[question]: how to use `GameComponent` as a flutter widget? #530

Closed guchengxi1994 closed 3 months ago

guchengxi1994 commented 3 months ago

How can we help?

I want to select role before game start, how to use GameComponent as a common flutter widget ?

besides, I found that if I rotated tiles in Tiled, tiles rendered incorrectly.

image

RafaelBarbosatec commented 3 months ago

Hi @guchengxi1994 ! At the moment it is not possible of beautiful way. You need use the BonfireWidget.

RafaelBarbosatec commented 3 months ago

I will investigate the rotation of tiles.

RafaelBarbosatec commented 3 months ago

Fix available in version 3.9.6