Maybe I misunderstate state variables..
I am trying to get my bird to do these actions when the game starts..
birdflying(var)=0 ...thats what I set the variable to...
so if I say set variable(birdflying)=0 on start layout...shouldnt it do all the actions that are within that event?? not sure why its not.