@mrsaturday @ArdainianRight Just his name alone sounds stupid. For whatever reason, every time I hear his name I think of /pol/ even though he was a communist.
@ArdainianRight Both are pushed by anti-natalists, population control advocates, and voluntary human extinctionists. There is a good reason why both "rights" are lumped in with each other.
The #Fediverse is close to hitting 11 million users bois!
@lanodan Won't work. They're just puppets that can easily be replaced. You need to throw the shoes at the shadow government.
@galena *have not
@galena I don't know. I have used Google search in years.
@hachi @ArdainianRight @ChristiJunior So you admit that vaccines, GMOs, and fluoride all cause autism. Thanks for admitting that the conspiracy theorists are right yet again.
@beardalaxy Do you know JavaScript at all along with RPG Maker's API? You can probably set the drawing priority manually that way by overriding RPG Maker's draw function (which I assume what these plug-ins are actually doing).
@ArdainianRight @PhenomX6 @coolboymew Imagine if they come up with personal first and second pronouns next. Next thing you know, you aren't allow to refer to them as "you" when you are talking to them and instead have to use their preferred second person pronoun. Or you also need to know their preferred first person pronouns when they are referring to themselves.
@beardalaxy Also what is so special about the "snowy trees" if you don't mind sharing? Are they animated? If so, you probably had each object having it's own animation timer and index when those can be shared static variables.
@beardalaxy You should minimize your use of plug-ins and other dependencies. Dependency hell is something you should avoid in software development, including game development. Code can conflict with each other and conflicting licenses can be a problem (meaning that you legally can't use a plug-in with another plug-in; this happens all the time in open-source development).