Is it possible to make a scrollable actor collide with a non-scrollable actor?

I'm trying to make a level that auto-scrolls, and I want the player to scroll with the level. But I also want the enemies I placed there to stay where they are and collide with the player when he gets there. I know the problem is that one is scrollable and the other is not, but is there any way to work around that?

Thanks! :smiley:

Comments

Sign In or Register to comment.