Flappy Bird Game Problem
Hey Guys i m Trying to Fix The Score Problem in my Own Flappy Bird but i coudnt find how May Some One Help Me ??
Hey Guys i m Trying to Fix The Score Problem in my Own Flappy Bird but i coudnt find how May Some One Help Me ??
Comments
When i die the score dont reset how to fix it ?
when you die you need a change attribute to set it back to 0.
Assuming you have an attribute called Score. When you die and destroy your actor add a Change Attribute Behavior and change the value of Score to zero.
i did what u told me But its not working @jamie_c
There must be something else going on in your behaviors, I can't really guess without seeing what you have going on.