Flappy Bird Game Problem
michelabdo
Member Posts: 12
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.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
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.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page