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

#1 2013-03-16 20:21:21

cemicle123
Scratcher
Registered: 2012-04-18
Posts: 2

Physics

How to you make physics on a scratch project?

what is the programing?

when gf clicked
think [physics script]

Offline

 

#2 2013-03-16 23:06:17

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: Physics

What sort of physics?


http://i48.tinypic.com/2z5pqad.png

Offline

 

#3 2013-03-17 06:00:32

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Physics

"Physics" isn't really a script, like jumping, or scrolling.

Instead, physics is a science subject. In programming, physics usually refers to making objects act as if they were in the real world, meaning with correct gravity, collisions, friction, etc.

So there really isn't a script for "physics" as there isn't a script for "game", but you can ask how to create a script for a certain aspect, such as gravitation acceleration or something, and we can help you from there.

Offline

 

Board footer