hello scracherz,
i need help can anybody give me the link to the BYOB skin file?
thanks
ps: make shure it is for a windows computer
thx
Offline
Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.
Offline
Jens wrote:
Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.
really
how tdo you expotr them to .gif type?
Offline
thegombafan wrote:
Jens wrote:
Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.
really
how tdo you expotr them to .gif type?
I think you just have to alt-click the images themselves and select export from the red menu.
Offline
LS97 wrote:
thegombafan wrote:
Jens wrote:
Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.
really
how tdo you expotr them to .gif type?
I think you just have to alt-click the images themselves and select export from the red menu.
![]()
i tryed that for the pause button and it does not work help !
http://trololololololololololo.com/
funny link!
Offline
There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.
Offline
Billybob-Mario wrote:
There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.
how do you add your catogory to the "make a block menu"?
Offline
thegombafan wrote:
Billybob-Mario wrote:
There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.
how do you add your catogory to the "make a block menu"?
You need to add the categorys to ScratchViewerMorph's rebuildCategorySelectors, and add 3 images per category (look at the other caterory images for help)
Offline
Billybob-Mario wrote:
thegombafan wrote:
Billybob-Mario wrote:
There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.
how do you add your catogory to the "make a block menu"?
You need to add the categorys to ScratchViewerMorph's rebuildCategorySelectors, and add 3 images per category (look at the other caterory images for help)
i know that
do you know how to add your made catogory to when you click the button "make a new block"?
Offline