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

#676 2012-06-05 14:59:58

parcheesidude
Scratcher
Registered: 2009-10-07
Posts: 500+

Re: Eternity Incurakai

Gas station update: I've basically got down the idea of the description:
To create this mesh game, you first have to figure out which side will move the ball, and who will follow. So my method was to set the variable 'start' to 1 when the green flag was clicked, and then to see if the start variable of the other computer is 1((start) sensor value). Because then if the other start value is 1 then it will lead the ball and the other computer will follow it( on the opposite x position, so that on both computers you are on the left.) That takes care of the start of the game, so you next need to create the ball and paddle motion
To create the ball, you first need to decide which side to go to first. For the first point, I made it go to the player who is leading the ball. For the other points, I gave the ball to whoever got the point. Next, you need motion. I just created a standard velocity variable for x and y. So when it hit a paddle, it would make the x velocity 0 - the present velocity, and when it hit the top, it would do likewise for the y velocity. For ball death, I made a sprite on the edge of the screen that would broadcast death(and set a death. Ariable to 1 so the other computer will not carry out the task) on the side that lead the ball, and changed score based on which side it was on. For the other computer I set the "my score" variable to the "opponent's score" on the other computer, and vice versa.
The last thing was quite simple, the motion of the paddles. Although the paddle's motion itself is simple, to have the opponent's paddle to be positioned, I just gave the original paddle an x position variable, and told the on on the other computer, I Put "set x to it's sensor value.

This is what I have for the description, but yu moght want someone from Lazerek to proofread it.

Live the Eternity!

Last edited by parcheesidude (2012-06-05 15:02:05)


My signature is trying to find itself :3

Offline

 

#677 2012-06-05 16:02:01

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

Re: Eternity Incurakai

parcheesidude wrote:

Gas station update: I've basically got down the idea of the description:
To create this mesh game, you first have to figure out which side will move the ball, and who will follow. So my method was to set the variable 'start' to 1 when the green flag was clicked, and then to see if the start variable of the other computer is 1((start) sensor value). Because then if the other start value is 1 then it will lead the ball and the other computer will follow it( on the opposite x position, so that on both computers you are on the left.) That takes care of the start of the game, so you next need to create the ball and paddle motion
To create the ball, you first need to decide which side to go to first. For the first point, I made it go to the player who is leading the ball. For the other points, I gave the ball to whoever got the point. Next, you need motion. I just created a standard velocity variable for x and y. So when it hit a paddle, it would make the x velocity 0 - the present velocity, and when it hit the top, it would do likewise for the y velocity. For ball death, I made a sprite on the edge of the screen that would broadcast death(and set a death. Ariable to 1 so the other computer will not carry out the task) on the side that lead the ball, and changed score based on which side it was on. For the other computer I set the "my score" variable to the "opponent's score" on the other computer, and vice versa.
The last thing was quite simple, the motion of the paddles. Although the paddle's motion itself is simple, to have the opponent's paddle to be positioned, I just gave the original paddle an x position variable, and told the on on the other computer, I Put "set x to it's sensor value.

This is what I have for the description, but yu moght want someone from Lazerek to proofread it.

Live the Eternity!

you mean corrologix?  Lazerek is graphics.


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

Offline

 

#678 2012-06-05 17:11:38

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

Re: Eternity Incurakai

Also, wiki editing is more of a Corrologix thing.  Zerrikoln could do some programming for the wiki, but writers are needed the most here.


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

Offline

 

#679 2012-06-05 17:24:55

Andres-Vander
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: Eternity Incurakai

Does eternity inc. have any games out?


http://www.gifsoup.com/view1/2260823/flugelhorn-feline-o.gif

Offline

 

#680 2012-06-05 17:36:42

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Eternity Incurakai

Is SCRATCHTML5 going to be listed a sub-projecr of Eternity Incurakai, or just a sponsored partnership? Anyways, I need to talk to you about SCRATCHTML5 (on its topic)


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#681 2012-06-05 17:37:08

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

Re: Eternity Incurakai

Andres-Vander wrote:

Does eternity inc. have any games out?

We dont have any games out yet.   wink . We do have tutorial, collection, and artwork projects though!  Have any suggestions for games?

Last edited by XenoK (2012-06-05 17:48:05)


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

Offline

 

#682 2012-06-05 17:38:35

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

Re: Eternity Incurakai

signing off at 10:37 i've been editing the tasks mostly i will google that php script tmoz


Me live on 2.0 now  sad

Offline

 

#683 2012-06-05 17:39:15

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

Re: Eternity Incurakai

bobbybee wrote:

Is SCRATCHTML5 going to be listed a sub-projecr of Eternity Incurakai, or just a sponsored partnership? Anyways, I need to talk to you about SCRATCHTML5 (on its topic)

Sponsored partnership.  Can i talk to you tomorrow? I have some things to get done...


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

Offline

 

#684 2012-06-05 17:40:27

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Eternity Incurakai

XenoK wrote:

bobbybee wrote:

Is SCRATCHTML5 going to be listed a sub-projecr of Eternity Incurakai, or just a sponsored partnership? Anyways, I need to talk to you about SCRATCHTML5 (on its topic)

Sponsored partnership.  Can i talk to you tomorrow? I have some things to get done...

Alright. btw, I'm going to test out the player on an iPad. Hope it goes well..


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#685 2012-06-05 17:40:31

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

Re: Eternity Incurakai

P110 wrote:

signing off at 10:37 i've been editing the tasks mostly i will google that php script tmoz

K.  Thanks for installing the wiki for me!


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

Offline

 

#686 2012-06-05 17:42:09

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

Re: Eternity Incurakai

bobbybee wrote:

XenoK wrote:

bobbybee wrote:

Is SCRATCHTML5 going to be listed a sub-projecr of Eternity Incurakai, or just a sponsored partnership? Anyways, I need to talk to you about SCRATCHTML5 (on its topic)

Sponsored partnership.  Can i talk to you tomorrow? I have some things to get done...

Alright. btw, I'm going to test out the player on an iPad. Hope it goes well..

Cool! I hope it works!  Keyboard input might not be possible...


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

Offline

 

#687 2012-06-05 18:07:26

parcheesidude
Scratcher
Registered: 2009-10-07
Posts: 500+

Re: Eternity Incurakai

About my thing, I did mean Corrologix.


My signature is trying to find itself :3

Offline

 

#688 2012-06-05 18:13:01

Andres-Vander
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: Eternity Incurakai

XenoK wrote:

wink .

Why do you put a period/fullstop after smilies? It's not like a smiley by itself is a sentence, so it wouldn't be proper grammar anyway having it there


http://www.gifsoup.com/view1/2260823/flugelhorn-feline-o.gif

Offline

 

#689 2012-06-05 18:13:10

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Eternity Incurakai

XenoK wrote:

bobbybee wrote:

XenoK wrote:


Sponsored partnership.  Can i talk to you tomorrow? I have some things to get done...

Alright. btw, I'm going to test out the player on an iPad. Hope it goes well..

Cool! I hope it works!  Keyboard input might not be possible...

It works much better than I expected! Woo-hoo!


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#690 2012-06-05 18:35:57

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

Re: Eternity Incurakai

XenoK wrote:

P110 wrote:

signing off at 10:37 i've been editing the tasks mostly i will google that php script tmoz

K.  Thanks for installing the wiki for me!

back (i got bored trying to sleep) your welcome, i took a quick look at code lyoko interesting, If there are any further probs with the wiki give me a shout once i start something i like to finish with it done properly.  wink


Me live on 2.0 now  sad

Offline

 

#691 2012-06-05 19:53:14

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

Re: Eternity Incurakai

Andres-Vander wrote:

XenoK wrote:

wink .

Why do you put a period/fullstop after smilies? It's not like a smiley by itself is a sentence, so it wouldn't be proper grammar anyway having it there

Sorry... I'm on my ipod, and between the small display, and tiny keys, i dont really pay that much attention to grammar.


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

Offline

 

#692 2012-06-05 19:55:32

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

Re: Eternity Incurakai

bobbybee wrote:

XenoK wrote:

bobbybee wrote:


Alright. btw, I'm going to test out the player on an iPad. Hope it goes well..

Cool! I hope it works!  Keyboard input might not be possible...

It works much better than I expected! Woo-hoo!

Thats great!


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

Offline

 

#693 2012-06-05 19:57:01

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

Re: Eternity Incurakai

P110 wrote:

XenoK wrote:

P110 wrote:

signing off at 10:37 i've been editing the tasks mostly i will google that php script tmoz

K.  Thanks for installing the wiki for me!

back (i got bored trying to sleep) your welcome, i took a quick look at code lyoko interesting, If there are any further probs with the wiki give me a shout once i start something i like to finish with it done properly.  wink

Everything seems in order!  Thanks!


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

Offline

 

#694 2012-06-05 20:11:27

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

Re: Eternity Incurakai

Now to get the forums up.


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

Offline

 

#695 2012-06-05 22:04:41

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

Re: Eternity Incurakai

Bump.


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

Offline

 

#696 2012-06-05 22:06:00

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

Re: Eternity Incurakai

parcheesidude wrote:

About my thing, I did mean Corrologix.

Thats alright, up until now, there really hasnt been a quick reference.


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

Offline

 

#697 2012-06-05 22:12:24

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

Re: Eternity Incurakai

This is good!  Now that we have the wiki up and running, i can effectively plan out team processes and functions!  Scheduling, and all!


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

Offline

 

#698 2012-06-05 22:13:18

Yoshiboy
Scratcher
Registered: 2011-12-30
Posts: 1000+

Re: Eternity Incurakai

Ok. Sounds great!


Winter...

Offline

 

#699 2012-06-05 22:29:39

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

Re: Eternity Incurakai

Yoshiboy wrote:

Ok. Sounds great!

Yes, it is.  Next, the forum software, and customization


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

Offline

 

#700 2012-06-06 03:15:31

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

Re: Eternity Incurakai

XenoK wrote:

Yoshiboy wrote:

Ok. Sounds great!

Yes, it is.  Next, the forum software, and customization

do you want me to ftp it?
if so... BRING ON THE FILE lol


Me live on 2.0 now  sad

Offline

 

Board footer