GUYS ITS POSSIBLE
- Windows
wait how do I make it interact with stuff once called back
[WUT] AdamLvl 13
- Windows
-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.
- Windows
[WUT] Adam how
[WUT] AdamLvl 13
- Windows
var score = 0;
function draw() {
getKeyValue("score", function (rec) {
score = rec;
});
}
- Windows
hmm
ASmartCoder changed the title to GUYS ITS POSSIBLE .
personLvl 62
this is literally what went on im my brain when i discovered key values, back when i was important 😪
ackvonhuelioLvl 41
- iPhone
You are still important to us
personLvl 62
ackvonhuelio who is still important to us?
ackvonhuelioLvl 41
- iPhone
person
You
personLvl 62
thank you
personLvl 62
- Edited
ive been meaning to ask you guys, how tf do you make an auto reporting bot?
personLvl 62
oh wow
interesting
FluffypoopoLvl 55
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