So, I'm creating this game for a competition. There's this piece of code that isn't working. Can anyone suggest how to fix it?
when I receive [Start cutscene 1 v]
if <<(x position) = [249]> and <(y position) = [-70]>> then
broadcast [Show me level 1 v]

end