Movement Control Panel

Hi, I hope your doing well.
Could please check what’s wrong with this sample.


I’m trying to set up this panel to get the bird to the write position while the fox attacks.
Thank you soo much.

Hi there,

X & Y appear to use the same rotation. I suggest double-checking your code to make sure you are using all 3 rotations, and using the inline debugger to see where you are going wrong.

Cheers,
Geoff @ TechLeap

1 Like

Thank you @techleapnz, I guess the point is that the variables aren’t shared with all coblocks, even the function is public.

That’s correct. If you’d like people to comment on your code, you’ll need to share it, or allow remixing.

Geoff @ TechLeap

Of course @techleapnz it is allowed, take a look above

Thank you.