1
Ask a Question / Re: Which behavior is the number?
« on: February 04, 2012, 08:16:28 am »
Can you post the error so we can figure it out?
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.
That basically looks like it will do what you're trying to do. You may want to change the Y value, though. Otherwise the actor may spawn near the bottom of the screen. Also, every once in a while, an actor may spawn on the very right edge of the screen and be mostly off-screen. You could subtract the width of the actor you're spawning from the screen width to prevent that.Ooh thanks man it worked. BTW what i was trying to do is make a rain like effect TY guys ill post the rain actor on the forge soon!