Replies: 1 comment
-
|
Not an answer to your question, but are you sure that you need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
I am a beginner with flame and flutter in general too. I just wanted to try the flame engine out. And I have been trying to us BLOC with it with the flame_bloc package. I have been trying to get a callback from a tap for quite a while now but I am completely lost. I do not have enough flutter and dart knowledge to find the answer myself too. And the documentation is not entirely clear for me. I have been using AI too most of the time to understand what is going on and how to do things but even that is not really helpful. So I request for your help to find out what I am doing wrong or where I am lacking. Thank you in advance.
Here is my main:
Here is my game:
Here is my world:
Here is my ball script:
And lastly the game bloc:
I apologize if I opened this discussion in a wrong way. I am really lost and I do not know what to do anymore. I do now know even if I have setup the bloc properly. Again. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions