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

#1 2009-11-09 13:09:20

SpidermanNZ
Scratcher
Registered: 2008-11-02
Posts: 72

How to make better games !

Do you want make a 3-D or a 2-D game where you can walk around the city and buy stuff from shops or do you want to make a game where you can walk in house and talk with people or do you want to improve you games and add increadible things in them ?

Well if you do want to do one of those things click on here because here are the Scratch-Rockers and we will make yougame from Good to increadible !

Offline

 

#2 2009-11-09 13:09:52

Mr_X
Scratcher
Registered: 2009-09-10
Posts: 1000+

Re: How to make better games !

Click where?


http://img99.imageshack.us/img99/8656/exveemonc.gif The rules of the internet:
1) Every woman is a man    2) Every man is a child    3) Every child is an FBI agent                                        I have psychopathic tendencies. Be afraid

Offline

 

#3 2009-11-09 13:15:37

SpidermanNZ
Scratcher
Registered: 2008-11-02
Posts: 72

Re: How to make better games !

This is how you make a 3-D game !
1. Scratch is not a 3-D program but you  make 3-D projects by getting a picture of a place and copying it lot's of times.Then you make each costume bigger and make a   and make a Variable called Walking . Then make this scriped
<when green flag clicked>
  <forever>
    <if>
     
<key[up]pressed?
><change{ Walking }by(1)

2.<when green flag clicked>
   <forever>
    <if>
      <(<{ Walking }>
        <=>30  )>
         <next costume>

Offline

 

#4 2009-11-09 13:18:50

Mr_X
Scratcher
Registered: 2009-09-10
Posts: 1000+

Re: How to make better games !

Huh..... too confusing

Last edited by Mr_X (2009-11-09 13:19:05)


http://img99.imageshack.us/img99/8656/exveemonc.gif The rules of the internet:
1) Every woman is a man    2) Every man is a child    3) Every child is an FBI agent                                        I have psychopathic tendencies. Be afraid

Offline

 

#5 2009-11-09 13:40:01

xaby
Scratcher
Registered: 2008-02-13
Posts: 49

Re: How to make better games !

Maybe you mean a program like "Alice 3D"
http://www.alice.org/

Offline

 

Board footer