Hi.
So I'm messing around with different options. I don't know how to exactly achieve this the right way. I want the classic angry brick which is sitting at top and whenever you get close it falls rapidly or make it in a timer, would like to learn both ways.
I'm not sure which way to go. I could go with MoveTo by rex + Platformer behaviours, I could go with ZigZag by rex behaviour or even Shine. I think there's a few posibilities.
My question is, which one do you think is the right way to approach this?
This is the very first aproach I'm taking. Very simple.
(One problem I'm having is, the Sprite every time it collides with the roof is moving it's X 3 pixels. I can counter this by adding -3 but I would like to know why is this happening.)
Thanks