Platformer base. I'll do something with this later.
P#108073 2022-03-05 01:24
Not sure if bugs is the right place to put this...
Is it possible to retrieve a variable within a table within a table within a table and so on?
tables = { table = { a = {x=0,y=0} b = {x=64,y=94} c = {x=0,y=0} } } print(tables.table[2][2],0,0,1) -- this is not how it works |
If I wanted to print "b.x" and "c.y" at the same time in the most conventional way possible, how would I go about that?
P#100873 2021-11-27 04:17
WHAT THE SUN!?
rip summer in the us
it was midnight and i was struck with a good idea
P#95992 2021-08-14 03:34 ( Edited 2021-08-15 04:27)
I can't seem to get the heart to finish my games.
P#94244 2021-06-30 17:39
Oh no! These berries are pretty unstable!
P#92873 2021-06-01 03:24 ( Edited 2021-06-01 03:25)
I've recently created a cart and I have next to no clue on how to publish carts! I've put them out on something but when I go to the "carts" tab in my profile, they don't show up. Could someone please help me with this problem.
P#91352 2021-05-01 04:08