This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » New Scratchers
  •  » How do you make a game where players get to name their own character?

#1 2009-03-24 16:52:18

jmoney13
Scratcher
Registered: 2009-03-24
Posts: 1

How do you make a game where players get to name their own character?

I'm new to Scratch, and want to make a game where players can choose a Sprite to play as and name that Sprite.  Any suggestions?

Offline

 

#2 2009-03-24 17:02:39

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: How do you make a game where players get to name their own character?

Wait for Scratch version 1.4  sad

Unfortunatly, the current version of Scratch (1.3.1) does not have enough string handling capabilities for what you want.

Now, saying that, you could make a list of names that a user can choose from.

OR, if you are ready for some real pain... look at my Hangman game and do something similar.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#3 2009-03-24 17:32:14

golfer3
Scratcher
Registered: 2008-11-02
Posts: 1000+

Re: How do you make a game where players get to name their own character?

BoltBait wrote:

Wait for Scratch version 1.4  sad

Unfortunatly, the current version of Scratch (1.3.1) does not have enough string handling capabilities for what you want.

Now, saying that, you could make a list of names that a user can choose from.

OR, if you are ready for some real pain... look at my Hangman game and do something similar.

BoltBait you can have yuor signature now!

Offline

 

#4 2009-03-25 22:00:11

sixela
Scratcher
Registered: 2009-03-25
Posts: 17

Re: How do you make a game where players get to name their own character?

how do u make a games

Offline

 

#5 2009-03-28 13:34:23

Sneakyboy97
Scratcher
Registered: 2009-03-28
Posts: 1

Re: How do you make a game where players get to name their own character?

how do you make a game? do you have to download scratch?

Offline

 

#6 2009-03-28 14:34:28

tomgalaxyzoo
Scratcher
Registered: 2009-03-28
Posts: 100+

Re: How do you make a game where players get to name their own character?

Sneakyboy97 wrote:

how do you make a game? do you have to download scratch?

ARE YOU AN IDIOT?!??????!!!!!!?????


<forever> Galaxy Zoo!
smile  smile  smile  smile  woof woof!  smile  sad  big_smile  yikes  wink  hmm  tongue  lol  mad  roll  cool

Offline

 

#7 2009-03-28 14:35:46

tomgalaxyzoo
Scratcher
Registered: 2009-03-28
Posts: 100+

Re: How do you make a game where players get to name their own character?

tomgalaxyzoo wrote:

Sneakyboy97 wrote:

how do you make a game? do you have to download scratch?

ARE YOU AN IDIOT?!??????!!!!!!?????

Sorry for being so rude.


<forever> Galaxy Zoo!
smile  smile  smile  smile  woof woof!  smile  sad  big_smile  yikes  wink  hmm  tongue  lol  mad  roll  cool

Offline

 

#8 2009-03-28 14:39:27

tomgalaxyzoo
Scratcher
Registered: 2009-03-28
Posts: 100+

Re: How do you make a game where players get to name their own character?

tomgalaxyzoo wrote:

tomgalaxyzoo wrote:

Sneakyboy97 wrote:

how do you make a game? do you have to download scratch?

ARE YOU AN IDIOT?!??????!!!!!!?????

Sorry for being so rude.

Well, the thing, is, you have to download scratch.


<forever> Galaxy Zoo!
smile  smile  smile  smile  woof woof!  smile  sad  big_smile  yikes  wink  hmm  tongue  lol  mad  roll  cool

Offline

 

#9 2009-05-02 22:25:05

iab97
Scratcher
Registered: 2009-04-04
Posts: 100+

Re: How do you make a game where players get to name their own character?

sixela wrote:

how do u make a games

All you have to do to get started is to download Scratch!

There are almost endless possibilities with Scratch!

The first thing you should do, after you have downloaded Scratch, is to brainstorm what you would like to make. Then, apply your ideas to the Scratch Programming Blocks.

Remember, don't expect it to be easy at first. As you get better, it will get easier and easier.

I, personally, am still figuring some of it out.

Also remember that, if you ever get stuck, you can always post something in the Forums and ask a question.

Have fun, New Scratcher!



smile


-iab97 One of my favorite quotes: "You can't direct the wind, but can adjust your sails." -Unknown

Offline

 

#10 2009-05-14 22:59:30

FMNickChopper
Scratcher
Registered: 2009-05-14
Posts: 1

Re: How do you make a game where players get to name their own character?

What can u press 2 start making a game? i know how to do it but not where 2 go.

Offline

 

#11 2009-05-15 00:33:53

ScratchX
Scratcher
Registered: 2009-05-05
Posts: 1000+

Re: How do you make a game where players get to name their own character?

ok press your mouse...right you with me? then dra g the blocks...you stil with me and drop them in the block zone...and repeat that and you got a game! fhew!! that was SOOOOO HARD to do!


Happy New Year!
http://i45.tinypic.com/1nyasi.pnghttp://i50.tinypic.com/219pez8.pnghttp://i49.tinypic.com/e5s4zr.pnghttp://i48.tinypic.com/23l18hf.jpghttp://i49.tinypic.com/66zymu.png

Offline

 

#12 2009-05-15 01:57:06

bart9032
Scratcher
Registered: 2008-06-16
Posts: 100+

Re: How do you make a game where players get to name their own character?

its just simple. try with a moving script like this:[blocks]<when green flag clicked><move( any  )steps>[/blocks] then get more advanced like this: [blocks] <when green flag clicked>
<forever><if><key[ left arrow ]pressed?>
<move( - anything )steps>
<end>
<if><key[ right arrow ]pressed?>
<move( any number. )steps>
<end>
<end>[/blocks]

So there you have your basic and advanced scripts. just remember if u need help just ask me!

Last edited by bart9032 (2009-05-15 01:57:36)


Hi, my name is Bartholomew JoJo 'Bart' Simpson. Nice to meet you,
Actually, no I am not Bart Simpson. I am bart9032  cool

Offline

 

#13 2009-05-15 04:53:22

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: How do you make a game where players get to name their own character?

FMNickChopper wrote:

What can u press 2 start making a game? i know how to do it but not where 2 go.

First, you need to download the scratch software from here:

http://scratch.mit.edu/download


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#14 2009-05-19 22:15:35

asterix115
Scratcher
Registered: 2008-09-28
Posts: 9

Re: How do you make a game where players get to name their own character?

Ok I know things seem to be looking down but it is possible. What you do is make a typing string so that you can type a name each letter is added to a list. now set add list to a variable. Now this variable is the name. That's how you name it. If you want to know how to select a sprite just reply and ask me. If this doesn't make sense i'll make a tutorial. here's an example
[blocks]<set{variable}to(drag your list icon here)[/blocks]

Offline

 

#15 2009-05-23 22:55:32

GoogleplexPlus
Scratcher
Registered: 2009-04-16
Posts: 1000+

Re: How do you make a game where players get to name their own character?

Um... Not that I want to be rude, but we seem to have completely forgotten our topic.
My advice:
Real games where you name your character have a limit on how many letters you can use. The answer is a bit difficult to do: make each letter a different sprite. That will mean a LOT of costumes, but that's what most real-life games do.

Offline

 

#16 2009-05-23 23:05:04

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: How do you make a game where players get to name their own character?

GoogleplexPlus, that is not what most real games do. Usually real games have the player set a string variable to their name using an input text field.

This method will be possbile in scratch 1.4

In scratch1.3, you can make a list with the different values and set it up so that whatever letter is typed is added to the list.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#17 2009-05-23 23:32:14

GoogleplexPlus
Scratcher
Registered: 2009-04-16
Posts: 1000+

Re: How do you make a game where players get to name their own character?

Well, old games use that. I'm sort of basing that off a Game Boy version of Harvest Moon. Use my method for the time being, OK?
sad
Can't you be a little kinder sounding? At least understandable?
sad

Offline

 
  • Index
  •  » New Scratchers
  •  » How do you make a game where players get to name their own character?

Board footer