- Windows
wait how do I make it interact with stuff once called back
wait how do I make it interact with stuff once called back
-wyi What I usually do is define a variable at the start of the program, and in the draw loop, I have it call getKeyValue
to get... well, whatever you need to get, and then set the variable to the response.
[WUT] Adam how
var score = 0;
function draw() {
getKeyValue("score", function (rec) {
score = rec;
});
}
hmm
this is literally what went on im my brain when i discovered key values, back when i was important 😪
You are still important to us
ackvonhuelio who is still important to us?
person
You
thank you
ive been meaning to ask you guys, how tf do you make an auto reporting bot?
oh wow
interesting
ASmartCoder Locus is a project listing that actually had users so it was doing ok then code.org deleted it and 1 day away from the revamp release