Hey! I'm pretty proud of this one!
While not aesthetic, the function inside this cartridge allows you to smoothly scroll the pattern generated by fillp. Works with any fillp pattern!
This was a sweet programatic refresher about bases and bitshifts. I hope somebody finds it handy for a project :)
P#52025 2018-04-25 16:16 ( Edited 2018-04-26 03:55)


handy!
I guess I'm kind of surprised camera()
doesn't already affect fillp()
though!
P#52031 2018-04-25 18:58 ( Edited 2018-04-25 22:58)


We actually spent a bunch of time streamlining a function to do this a while back. You should check out the thread:
P#52035 2018-04-25 23:52 ( Edited 2018-04-26 03:52)


@kittenm4ster
Yeah, true. That does seem like it would be the intuitive result, doesn't it?
@zep
Yo, can camera() affect the fillp() pattern offset?
P#52036 2018-04-25 23:55 ( Edited 2018-04-26 03:55)
[Please log in to post a comment]