You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this repo got quite a lot of stars, thanks everyone!
But I need to mention that it is quite messy and very far from optimal, so beware of the messy code.
This uses affine_bg to get unique cell id, but now there's better way to do this with Butano. Check the dynamic_regular_bg example and this demo I made
I didn't know how to structure my code the time I was working on this one. Like, it's full of if~else checks, updating game variables from everywhere etc. If I decide to make this a full game someday, I have to rewrite it from scratch at this point.
It looks like this repo got quite a lot of stars, thanks everyone!
But I need to mention that it is quite messy and very far from optimal, so beware of the messy code.
affine_bg
to get unique cell id, but now there's better way to do this with Butano. Check thedynamic_regular_bg
example and this demo I madeOriginally posted by @copyrat90 in #4
The text was updated successfully, but these errors were encountered: