Hello C2 community!
Here with a dilemma and hoping I can get some help:
I'm working on the cut-scene for my game and I need a certain object to "scroll" upwards or vertically... Think of a sunrise in the early morning, that's exactly what I want to execute in my game... I'm using the 8 Direction behavior on said object, but the results haven't faired well so far... I have a pic of what I got code-wise:
<img src="http://i61.tinypic.com/fcutz.jpg" border="0" />
I'm not sure if 8 Dir is needed to achieve what I want to do... If anyone can point me in the direction of a tutorial or have the answer themselves, I'd appreciate the help...