This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#51 2012-08-20 17:09:14

humhumgames
Scratcher
Registered: 2012-03-26
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Hotwire wrote:

beyblade4 wrote:

Hotwire wrote:


Yes okay, I'm working on a base for a sort of shop thing.

ok

Okay done, check it out. It's short but sweet:
here

Hehee. Coolio.

Offline

 

#52 2012-08-20 17:17:01

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

I added another app but no info on the app yet, I will work on some more.


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#53 2012-08-20 17:19:44

Hotwire
Scratcher
Registered: 2011-08-10
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

I added another app but no info on the app yet, I will work on some more.

Okay, try adding it to the main OS.


http://i47.tinypic.com/293wn60.png

Offline

 

#54 2012-08-20 17:20:48

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Hotwire wrote:

beyblade4 wrote:

I added another app but no info on the app yet, I will work on some more.

Okay, try adding it to the main OS.

ok I will upload in a bit


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#55 2012-08-20 18:30:10

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

Hotwire wrote:

beyblade4 wrote:

I added another app but no info on the app yet, I will work on some more.

Okay, try adding it to the main OS.

ok I will upload in a bit

the problem is, If you start out with none of the apps, you'll have to have some complicated programming to decide where to put the newly-bought app on the screen. Also, the blue page is really cool!

We'll also have to have some complicated system for buying apps from the game--like changing your money by the score earned and pong, or adding more money from your score in Legacy, but what about the projects without score like LGM or paint?


La La
I wrote an album.

Offline

 

#56 2012-08-20 19:02:39

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

What happened?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#57 2012-08-20 19:25:56

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

berberberber wrote:

What happened?

HotWire wanted to start a new collab thread because the other one was inactive. it's now all blue and pretty and we're still working on the OS.


La La
I wrote an album.

Offline

 

#58 2012-08-20 20:06:48

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

AgentRoop wrote:

berberberber wrote:

What happened?

HotWire wanted to start a new collab thread because the other one was inactive. it's now all blue and pretty and we're still working on the OS.

Okay,  let me give you a programming 101 (I think xD)

We can set if they can give money by having a variable that senses if you'll gain money. We can set where they can go by making a placement variable that will assign the app a place, so it'll start out at 1 and give it a location, and so on, if for example, it's your 21st app, it'll be set as 21 and go to app 21 location, all we have to do is when download is clicked, change App Placement by 1 and there will be a specific variable that senses the App Placement Variable and set the X and Y variables which will in turn set the locations, it's a bit hard to explain here but that's how it should go down.


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#59 2012-08-20 20:26:49

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Oh, I forgot to mention I also create music, but not sound effects.


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#60 2012-08-20 22:58:06

humhumgames
Scratcher
Registered: 2012-03-26
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Music Collection app- how many songs?

Offline

 

#61 2012-08-20 23:06:08

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

humhumgames wrote:

Music Collection app- how many songs?

Music files take up a lot of space, and dont sound the greatest in scratch, you shouldnt have too many.


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#62 2012-08-21 00:03:56

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Maybe if you compress or we can upload the app to a site where it can be downloaded like mediafire (I have an account there)


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#63 2012-08-21 03:10:55

Hotwire
Scratcher
Registered: 2011-08-10
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

Maybe if you compress or we can upload the app to a site where it can be downloaded like mediafire (I have an account there)

Yes we would definatley have to compress them.


http://i47.tinypic.com/293wn60.png

Offline

 

#64 2012-08-21 03:15:04

Hotwire
Scratcher
Registered: 2011-08-10
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

We can set if they can give money by having a variable that senses if you'll gain money. We can set where they can go by making a placement variable that will assign the app a place, so it'll start out at 1 and give it a location, and so on, if for example, it's your 21st app, it'll be set as 21 and go to app 21 location, all we have to do is when download is clicked, change App Placement by 1 and there will be a specific variable that senses the App Placement Variable and set the X and Y variables which will in turn set the locations, it's a bit hard to explain here but that's how it should go down.

Yes that sounds good. We can also have your balance to slowly increase over time. This way if somebody wants to they can just leave the scratch project open and wait until they have enough money to get the app.
For the whole selecting the x and y. That would be great but you could make it easier by having pre-empty slots. So all you need to do is click on the empty slot to select what app you want there. That way we don't need to drag anything about and have things move around.


http://i47.tinypic.com/293wn60.png

Offline

 

#65 2012-08-21 04:42:04

P110
Scratcher
Registered: 2011-04-12
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Ok, so Me and XenoK will get started on the site, we'll keep you guys in the loop  smile


Me live on 2.0 now  sad

Offline

 

#66 2012-08-21 09:42:54

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

We can have a balance and maybe some earned by let's say, you buy "this many apps" you get "this much money" or you complete this task/app you get "this much money"

Last edited by beyblade4 (2012-08-21 09:43:49)


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#67 2012-08-21 10:33:35

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

We can have a balance and maybe some earned by let's say, you buy "this many apps" you get "this much money" or you complete this task/app you get "this much money"

Cool, that sounds like a good idea. Can't wait for you to upload!


La La
I wrote an album.

Offline

 

#68 2012-08-21 10:45:55

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

My Stuff|My Apps|Newest Game|My Best Projects

Updates:

8/21:Created and Added 3 Apps
8/23:Added 2 new apps.

*NOTE:All Apps are subjected price change and modifications, all app prices and gameplay are not final.*

Last edited by beyblade4 (2012-08-23 14:12:27)


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#69 2012-08-21 11:51:25

Hotwire
Scratcher
Registered: 2011-08-10
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

I thought P110 already made a space pong app.
Also can all the OS stuff be added to the new gallery please.


http://i47.tinypic.com/293wn60.png

Offline

 

#70 2012-08-21 12:01:47

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Hotwire wrote:

I thought P110 already made a space pong app.
Also can all the OS stuff be added to the new gallery please.

Okay, I didn't know P110 was making it, but there can always be 2  wink  lol


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#71 2012-08-21 15:31:23

Hotwire
Scratcher
Registered: 2011-08-10
Posts: 500+

Re: Style-Xi 2| The Community Collaboration | Join Now!

beyblade4 wrote:

Hotwire wrote:

I thought P110 already made a space pong app.
Also can all the OS stuff be added to the new gallery please.

Okay, I didn't know P110 was making it, but there can always be 2  wink  lol

Of course, a free one and a paid one  smile .


http://i47.tinypic.com/293wn60.png

Offline

 

#72 2012-08-21 16:05:31

beyblade4
Scratcher
Registered: 2011-08-02
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Hotwire wrote:

beyblade4 wrote:

Hotwire wrote:

I thought P110 already made a space pong app.
Also can all the OS stuff be added to the new gallery please.

Okay, I didn't know P110 was making it, but there can always be 2  wink  lol

Of course, a free one and a paid one  smile .

How many apps should I work on?


http://blocks.scratchr.org/API.php?user=beyblade4&action=projects&type=newest&return=image&num=NUMBER

Offline

 

#73 2012-08-21 20:36:42

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

cool, but could you add those to the current update of the OS?


La La
I wrote an album.

Offline

 

#74 2012-08-21 21:59:03

humhumgames
Scratcher
Registered: 2012-03-26
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

I'm uploading ze project right now, but having problems... There's only five songs, and I still might have to delete more.  hmm

EDIT: 4 songs now. Cross your fingers.

Last edited by humhumgames (2012-08-21 22:02:12)

Offline

 

#75 2012-08-21 22:08:01

humhumgames
Scratcher
Registered: 2012-03-26
Posts: 1000+

Re: Style-Xi 2| The Community Collaboration | Join Now!

Offline

 

Board footer