Make games on your phone.
Get the app!
AndroidiOS
Castle
2 Comments
Next up
I can’t fix the bug where the bird eats without any food in the food bowl
Can I remix? I know a way to fix the bug, it’s hard to explain it.
fire1Reply
so first, instead of having the food on the second frame, have the food on the layer above the bowl and name. Make in invisible by tapping the eye button. Then add to rules and add an if condition“if #FoodBag (or whatever it’s tagged) collides with this, modify layer visibility (the layer that has the food) visible” and then make it add the tag “edible”. Then add “if layer (whatever layer the food is on) is invisible, removes tags from this actor: edible)” then make it so for the bird, “if this collides with edible, modify layer to invisible.”
Reply