@pumpkigames ^^^
Thanks for 32 members! I am thankful for everyone who has joined
I think everyone who’s gonna be doing it is already doing it xD
Can someone please edit this project using E’s project editor and save it to their drafts? I really want to have a larger space for an upcoming project, but I’m perpetually on phone…
Project dimensions 1024x768 (or whatever standard size is), and secret blocks~
I’d be glad to help you out, but I’m not online on my iPad yet…
Yes, 1024x768 is the standard size for most iPads.
An 11” iPad Pro has a size of 1194x834
A 12.9” iPad Pro has a size of 1366x1024
That moment when you realize making music would be 500x easier to do with the sub, plus sound better…
I think I’ll wait to make music and see if there might be the option to purchase the advanced music blocks for a project in the future…
I hope In a new update this comes
I’m having an issue with my project, I reviewed the code multiple times, and I wasn’t able to fix it.
It’s a pixel art template that uses strings to make the pixel art, and it goes a bit farther than that by identifying how many of each pixel color it uses in a row.
first off, remember a local variable isnt necessarily in a scope of a separate ability. the variable -
you had isn’t shared with the ability >Pos
. you need to use a parameter to pass that value in it :))
currently, -
is 0
i was debugging and i noticed some of the clones arent drawing (they are racoons in the picture), so ill investigate on that
Tysm for looking at my project and helping :))
Thanks, I fixed that~
It seems to draw for me?
so i spotted a mistake here:
and i assume you wanna get 010
instead of 01
:))
and you canthe pixels drawn are way too large, because the number you inputted (10) multiplied by pixel size (10) gives 100 lol you might needa fix that
not sure why this didn’t got posted
Wait so all you did was change that 2 to a 3 and it’s fixed?
I can change that, it’s pretty easy~
Size is super easy to adjust, I just had set pixel size to 10 for testing.
Its definitely fixed now. Thank you so much @Tri-Angle!!!
I’m super excited to start using it~
couple quick questions abt the set origin block
ty to anyone who answers my interesting questions lol, i’ve never used this block and i have no idea how to…
Just the object you put it in.
Based off the original one.
Not at all.
Me neither xD
Honestly haven’t found a use for it yet~
To my understanding, it positions your object with the bottom left corner touching the pos indicated?
ooh tysm fri (if i can call u that lol)
im currently using it to try and make some sort of scrollable text (dont ask how this is related, my brain works in interesting ways lol)
wait what? pls explain again, lol, i thought this block only changed the origin not the position of ur object-
Np! You can call me that if you want :))
Good idea! Scrollable texts have a lot of uses!
If you press and hold on a block, it gives a description of what that block does. This is what I got out of the description. Tbh, I’ve never experimented on it myself.
I’ll look into it~
and im suprised that its actually working, maybe im not as bad at this as i thought i was lol
but alas, the set origin block had no use in this lol, just realized i don’t need it :P
You’re a better coder than you thought, tho I would think your previous work woulda helped you realize that sooner xD
It has its uses, I’m sure.
awwww tysm dude this means a lot
yeah i bet lol, not for this
Is there a limit to how many variables you can have? Like 100 or 1000?