1
Old Questions (from 1.x/2.x) / Re: How to Scroll Screen View via Swipe?
« on: August 28, 2013, 12:46:46 pm »
i have been trying to figure this out too and cant. any luck since you posted?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
If they have Always Simulate, it should work. Have never done it though, only problem I could think of is maybe the created block wouldn't occur until he enters the screen, and if the created block doesn't happen he doesn't start to simulate. I'm pretty sure it'll work though, haven't used the simulate block in a while.are negative x and y coordinates (i.e. -250, -250) the correct way to start actors off the screen?Unless your actor has "Always Simulate" (Which makes the actor's coding work even when off screen), no. Either way negative is the incorrect way.
Thanks for that tip. But are you saying that there is no way to start an Actor off the visible screen in the scene?
are negative x and y coordinates (i.e. -250, -250) the correct way to start actors off the screen?Unless your actor has "Always Simulate" (Which makes the actor's coding work even when off screen), no. Either way negative is the incorrect way.