Hello, I looked over [this][1] tutorial to apply to my game (also a 2D side scroller). I pretty much copied the scripts exactly, but modified them slightly to fit my code. The backgrounds are scrolling, however, they're not repeating. What am I missing?
----------
[Repeating Background script][2]
[Scrolling Background script][3]
[Screenshot of the Background object inspector][4]
[1]: https://unity3d.com/learn/tutorials/topics/2d-game-creation/scrolling-repeating-backgrounds
[2]: https://pastebin.com/FC5i3AGK
[3]: https://pastebin.com/bw34XyvW
[4]: https://imgur.com/a/tqS1BWf
↧