looping background seam
Gamepenciler
Artist/Game DeveloperMember, PRO Posts: 326
Hello all,
I would to ask how do I remove the seam at my looping background..
I was running smooth at the first minute but it cut an offset at the 2nd minute..
I set 3 actors speed to 300, direction 180,
Attribute self.x less equals than -256, change attribute self.x to 1280
I would to ask how do I remove the seam at my looping background..
I was running smooth at the first minute but it cut an offset at the 2nd minute..
I set 3 actors speed to 300, direction 180,
Attribute self.x less equals than -256, change attribute self.x to 1280
Artist/Game Developer / Animator at your service..
Answers
GSINVENTION FREE TEMPLATES
Artist/Game Developer / Animator at your service..
set your move direction as you already have it and make a rule when position is =< then zero move position back to say 1024 or size of your screen.