How to lock a scrolling actor into place.

As_Of_LatteAs_Of_Latte Member, BASIC Posts: 343

Everyone has been so helpful and on a roll today, thank you! I just have one more question that needs guidance :#

I have several actors that scroll up and down (list style), within a scene. Currently, to stop the actors from scrolling endlessly, I have an invisible "stop actor" set above and below my scene...with all my scrollable actors in between. I have the scrollable actors set to collide with either the above or below "stop actors" to stop the scrolling motion.

This seems to work, however there is a bit of a bounce when they collide. What I would rather do is have my scrollable actors snap into place when they reach a specific position on the scene.

Anyone know how to go about this?

Thanks in advance!

Comments

Sign In or Register to comment.