Discuss Scratch

F_A_Me
Scratcher
53 posts

Possible collab

And by the way, from which Country did you come from?
F_A_Me
Scratcher
53 posts

Possible collab

Hello again,
I need one last sprite for our project. (It's not complete at all, but ready to upload)
It should be a object which help you by building levels. So, for example it will give you hints how to place an action block or such things.
I thougt on a light bulb…
But If you have a better idea, you could also draw that
Mr_Man1234
Scratcher
37 posts

Possible collab

Yes, I know about umlauts, It's just that I don't have access to an umlaut on my computer. By the way, how's the platformer coming?

kylie, she/her :33

when green flag clicked
set [ACCELERATION] to (2)
set [FRICTION] to (0.7)
go to x: (0) y: (0)
forever
set [KEY X] to (<key [right arrow] pressed?> - <key [left arrow] pressed?>)
change [SPEED X] by ((KEY X)*(ACCELERATION))
set [SPEED X] to ((SPEED X)*(FRICTION))
change x by ([SPEED X])
end
Mr_Man1234
Scratcher
37 posts

Possible collab

I come from America.

kylie, she/her :33

when green flag clicked
set [ACCELERATION] to (2)
set [FRICTION] to (0.7)
go to x: (0) y: (0)
forever
set [KEY X] to (<key [right arrow] pressed?> - <key [left arrow] pressed?>)
change [SPEED X] by ((KEY X)*(ACCELERATION))
set [SPEED X] to ((SPEED X)*(FRICTION))
change x by ([SPEED X])
end
Mr_Man1234
Scratcher
37 posts

Possible collab

https://piskel-imgstore-b.appspot.com/img/b2645147-abb5-11e7-8643-dfd999d5abf2.gif
Here is the Helper Tool, as I like to call it. Let me know when the project's done, I can help beta-test it.

kylie, she/her :33

when green flag clicked
set [ACCELERATION] to (2)
set [FRICTION] to (0.7)
go to x: (0) y: (0)
forever
set [KEY X] to (<key [right arrow] pressed?> - <key [left arrow] pressed?>)
change [SPEED X] by ((KEY X)*(ACCELERATION))
set [SPEED X] to ((SPEED X)*(FRICTION))
change x by ([SPEED X])
end
F_A_Me
Scratcher
53 posts

Possible collab

Mr_Man1234 wrote:

Yes, I know about umlauts, It's just that I don't have access to an umlaut on my computer. By the way, how's the platformer coming?
Ah, right…
That makes sense
F_A_Me
Scratcher
53 posts

Possible collab

Mr_Man1234 wrote:

https://piskel-imgstore-b.appspot.com/img/b2645147-abb5-11e7-8643-dfd999d5abf2.gif
Here is the Helper Tool, as I like to call it. Let me know when the project's done, I can help beta-test it.
Thanks again!
That graphics are so cool!!!
F_A_Me
Scratcher
53 posts

Possible collab

And testing the game…
Can you play it, before I've publicate?
F_A_Me
Scratcher
53 posts

Possible collab

How can I make a link to your profile in the description of a game?
Mr_Man1234
Scratcher
37 posts

Possible collab

You can use this link, copy and paste it in the Notes and Credits section of the project, please.

https://scratch.mit.edu/users/Mr_Man1234/

About testing the game… Maybe you can check the “Draft” box so people know that the project isn't ready, so I can test it. Danke!

kylie, she/her :33

when green flag clicked
set [ACCELERATION] to (2)
set [FRICTION] to (0.7)
go to x: (0) y: (0)
forever
set [KEY X] to (<key [right arrow] pressed?> - <key [left arrow] pressed?>)
change [SPEED X] by ((KEY X)*(ACCELERATION))
set [SPEED X] to ((SPEED X)*(FRICTION))
change x by ([SPEED X])
end
F_A_Me
Scratcher
53 posts

Possible collab

The link is a good idea, but I already tried that… It isn't anymore a link then, it's only normal font…
F_A_Me
Scratcher
53 posts

Possible collab

Testing (look at your Profile)
F_A_Me
Scratcher
53 posts

Possible collab

Only a test:
@Mr_Man1234
Mr_Man1234
Scratcher
37 posts

Possible collab

https://piskel-imgstore-b.appspot.com/img/f3382ff8-adc9-11e7-a1b3-1d9fffae8284.gif
https://piskel-imgstore-b.appspot.com/img/04205c0a-adc8-11e7-9855-1d9fffae8284.gif
Above are two sprites: the top is a spike, with 4 directions. Now you don't have to use the Mario Maker spike block! And– also a gear.
One thing that I think would make the project better overall is if you moved the eraser tool out of the drop-down menu and into the item select menu, where the “in development” text is. Overall though, this project is awesome! Good job!

kylie, she/her :33

when green flag clicked
set [ACCELERATION] to (2)
set [FRICTION] to (0.7)
go to x: (0) y: (0)
forever
set [KEY X] to (<key [right arrow] pressed?> - <key [left arrow] pressed?>)
change [SPEED X] by ((KEY X)*(ACCELERATION))
set [SPEED X] to ((SPEED X)*(FRICTION))
change x by ([SPEED X])
end
F_A_Me
Scratcher
53 posts

Possible collab

One thing that I think would make the project better overall is if you moved the eraser tool out of the drop-down menu and into the item select menu, where the “in development” text is.
That was my idea too, but in this case there where many problems with the rubbish…
F_A_Me
Scratcher
53 posts

Possible collab

That spikes are a good idea, but there is the problem, that the spikes have to be in every direction (Demolevel 4)
F_A_Me
Scratcher
53 posts

Possible collab

But the gear is pretty cool
F_A_Me
Scratcher
53 posts

Possible collab

Oh, and thanks!
And by the way… Do you want to design a Demolevel for the final Version?
F_A_Me
Scratcher
53 posts

Possible collab

(Demolevels not will be deleted after a week)
F_A_Me
Scratcher
53 posts

Possible collab

Mr_Man1234
Did you have another idea what I could program?
(I have the idea to program a 2D (openworld) game (with scrolling up and down, and to the sites (like a Zelda)), but I'm not sure…
It's pretty hard to design an interesting world…
But if you have a cool idea, tell it me please!

Powered by DjangoBB