CRITICAL MESSAGE: FREE PALESTINE!!! 
general data:
age: high school (nonspecific to protect identity)
pronouns: he/it
sexuality: [unknown]
internal identity is complicated
overview:
creature
a bit silly
a bit feral (occasionally)
interests: programming, art, gaming, science
woke
alternative network locations:
WASTEOF:
@mefemphetamine: I post the words "breaking bad" on there every day (or at least most of them
@nihilev: extra weird alt for posting things like mind logs or me succumbing to my disease
@slugcat: Slugcat Rain World
@wdot: Wasteof Department of Transportation
DISCORD: 7vector
PIXILART: 7vector LINK:< https://www.pixilart.com/7vector >
NEOCITIES: LINK:< https://7vector.neocities.org/ >
just submitted p5.Modbuttons (https://github.com/yetyeeter1337/p5.Modbuttons?tab=readme-ov-file) (my button system) to p5.js to show on their website
pleasepleaseplease it would be so awesome, it would be so cool
if you want to use it in anything, instructions are included on the github
https://github.com/yetyeeter1337/p5.Modbuttons github page
the wiki has documentation on how to use it
might try to submit it to the p5.js website
https://editor.p5js.org/7vector/sketches/7DXk4U_iW and now dials are done!
oh boy now its really time to get funky
I might make a github with official docs for it at some point
https://editor.p5js.org/7vector/sketches/7DXk4U_iW and now dials are done!
oh boy now its really time to get funky
I might make a github with official docs for it at some point
why am I flesh that imitates machine that imitates animal
what
why would my own neurons do this to me
how does this help with survival
this only complicates things
no way Helldivers 2 really just said βsorry for making some of the crossover armor sets more expensive, hereβs one for free and also 2 new guns for free and some free vehicle skins tooβ
ok both are fixed
https://editor.p5js.org/7vector/full/NlnUSedYI (the new game Iβm working on) is currently down because I accidentally broke it, Iβll fix it when I get home (doesnβt work on mobile)
https://editor.p5js.org/7vector/sketches/7DXk4U_iW I have updated my button system, IT HAS SLIDERS NOW!!!!! Gonna make dials next
(info on how to use both sliders and buttons in comments)
https://editor.p5js.org/7vector/full/NlnUSedYI (the new game Iβm working on) is currently down because I accidentally broke it, Iβll fix it when I get home (doesnβt work on mobile)
https://editor.p5js.org/7vector/sketches/7DXk4U_iW I have updated my button system, IT HAS SLIDERS NOW!!!!! Gonna make dials next
(info on how to use both sliders and buttons in comments)
so I started making a thing
(there is sound (no way))
https://editor.p5js.org/7vector/full/NlnUSedYI (link should work now)
I just remade my p5js button system and it is so much better than the old one, I can do way more cool stuff with it now
old one:
- runs off of 100% array jank
- many janky parts required, not well contained
- making a button involves writing one big and janky function
- buttons must be manually refreshed
- can only be colored rectangles
- rigid and slow to use
new one:
- its a javascript class
- 90% of the important parts are in the class
- highly modular due to using objects
- includes functions that are run when hover began/ended and input began/ended
- includes timers based on interactions that allow for better effects
- all functions can be easily overridden for custom visuals and behavior
- way faster to edit and easier to read
and to test it I made a very cool button and I can confirm it is like 100x better than the old system
want to see it in action or steal it? (I donβt mind) https://editor.p5js.org/7vector/sketches/7DXk4U_iW