ich arbeite grade an einen shooter und irgendwie wird die variable (canshoot) nicht gefunden
ich habe folgenden wichtiges dazu geschrieben(es ist noch umfangreicher):
im create:
canshoot=true
im global left button:
if canshoot=true
{
alarm[0]=1
canshoot=false
}
im alarm[0]
canshoot=true
was ist da falsch?
ich habe folgenden wichtiges dazu geschrieben(es ist noch umfangreicher):
im create:
canshoot=true
im global left button:
if canshoot=true
{
alarm[0]=1
canshoot=false
}
im alarm[0]
canshoot=true
was ist da falsch?
