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

#1 2009-02-28 21:59:29

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Walls and Doors?

Three unsolved questions for Star Logo TNG:


2. Is there a model of a door I am able to set up that a character does not walk through, just is there?


4. How do I make a character jump?

5. How do I import my own sounds into StarLogoTNG?

Last edited by zawicki1fromyoutube (2009-03-01 09:38:23)


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#2 2009-02-28 22:13:23

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

Just help me hopefully this last time PLEASE! Tell me!


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#3 2009-03-01 07:37:42

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

Hello? Technoguyx?


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#4 2009-03-01 07:57:02

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

*ring Ring!* "Hello?" *on phone: hello. hahahahahahahahaha!* "Who are you? Are you like...um...like Dalton Brownlee? (my own made up name)" *I am the imfamous...NO ONE WHO READS ZAWICKI1'S TOPICS MAN!* "Ok...what do you want with me?" *I want to read your topic!* "ok...go ahead...whoever you are.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#5 2009-03-01 08:34:59

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

Re: Walls and Doors?

it looks like ur talkin to urself  lol

Last edited by golfer3 (2009-03-01 08:35:13)

Offline

 

#6 2009-03-01 09:01:56

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

golfer3 wrote:

it looks like ur talkin to urself  lol

That's what I was doing. lol I'm waiting for a response from someone.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#7 2009-03-01 09:39:03

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

Read the 3 questions I have left. I deleted the ones I fixed.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#8 2009-03-01 11:53:17

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Walls and Doors?

zawicki1fromyoutube wrote:

2. Is there a model of a door I am able to set up that a character does not walk through, just is there?

On Edit Terrain, put a wall ("Raise height of region"). And on the movement script, put "([Key] pressed? ) AND (Not Wall ahead?)".

zawicki1fromyoutube wrote:

4. How do I make a character jump?

http://img9.imageshack.us/img9/6244/starlogojump.png

zawicki1fromyoutube wrote:

5. How do I import my own sounds into StarLogoTNG?

I'll quote a reply from one of the developers:

Wendy Huang wrote:

You just need to close TNG, go to the sounds folder in the StarLogo TNG program files folder (wherever you installed TNG) and drop in the .wav files you want to use. The file name will be the name of the block that's generated. The only issue is that if you were to share your project with other people, you need to also send the sound file and they would need to add it to their sounds folder.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#9 2009-03-01 14:40:36

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

technoguyx wrote:

zawicki1fromyoutube wrote:

2. Is there a model of a door I am able to set up that a character does not walk through, just is there?

On Edit Terrain, put a wall ("Raise height of region"). And on the movement script, put "([Key] pressed? ) AND (Not Wall ahead?)".

zawicki1fromyoutube wrote:

4. How do I make a character jump?

http://img9.imageshack.us/img9/6244/starlogojump.png

zawicki1fromyoutube wrote:

5. How do I import my own sounds into StarLogoTNG?

I'll quote a reply from one of the developers:

Wendy Huang wrote:

You just need to close TNG, go to the sounds folder in the StarLogo TNG program files folder (wherever you installed TNG) and drop in the .wav files you want to use. The file name will be the name of the block that's generated. The only issue is that if you were to share your project with other people, you need to also send the sound file and they would need to add it to their sounds folder.

Thanks! Also, I want the door to have a handle and all.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#10 2009-03-01 14:41:50

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

One last thing. Can you make me some Crash Bandicoot models from the early games of Crash, Coco, Tiny, Dingodile, N. Gin, and Cortex?


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#11 2009-03-01 14:53:15

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Walls and Doors?

Wait, you wanted a door. I don't know how to make that, only walls.  sad

zawicki1fromyoutube wrote:

One last thing. Can you make me some Crash Bandicoot models from the early games of Crash, Coco, Tiny, Dingodile, N. Gin, and Cortex?

I can't. You'd have to search the models in a Quake III format, then import them: Link to tutorial (The tutorial might be hard to understand, it's a Advanced one)


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#12 2009-03-01 15:36:16

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Walls and Doors?

*brain is fried* is there any websties that are 100% safe and have models you can download for StarLogo?


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#13 2009-03-01 18:31:48

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Walls and Doors?

zawicki1fromyoutube wrote:

*brain is fried* is there any websties that are 100% safe and have models you can download for StarLogo?

...

I don't think so :C


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

Board footer