By: chrisg
Views: 400 | LoveIts: 9
Description: This is based on Bouncy by Skewb. Skewb did all the hard work. I just changed a couple of things to make the track smoother, and for fun to have the track change color each time you re-drop the ball. Simple bouncing and rolling ball physics using an Euler integrator. Adjust the gravity force and ... show more
By: theBard
Views: 145 | LoveIts: 0
Description: Incorporates the additional variable of wind into the previous acceleration test, for flying games. If wind is set to be random (as it is currently), you get a nice bobbing effect.
By: theBard
Views: 136 | LoveIts: 0
Description: An example of an object being gravitated towards the mouse. In the project file, there are two variables that can be set: gravitation and friction. Gravitation is the force with which the sprite is drawn towards the mouse (larger numbers mean smaller pull). Friction is the amount of force the spr ... show more
By: ms_program
Views: 109 | LoveIts: 0
Description: Hold down the mouse button to build up power, then release it to let out a jet of air at the ball, which will be blown in that direction. A great idea for controls on a game, and you can also control the friction. Have fun with it! (There may be a game later, so keep watching...)
By: fullmoon
Views: 81 | LoveIts: 2
Description: This is a marble that can be controlled using the arrow keys or by dragging and throwing it. Click the sky to show/hide controls. This is vaguely based off of the sample sprite "friction marble" that comes with Scratch. You may have to click the green flag twice for the marble to show up.
By: thepieguy34
Views: 64 | LoveIts: 0
Description: NOTE* the shark shall glide for a little while but that was purposefull us the arrow keys to move and eat the fish each fish is worth more points please post your score as a comment and PLEASE IMPROVE ON THIS IF POSSIBLE!!!!!!!!!!!!!!!!!!!!!!!!!!
By: swansoneagle
Views: 55 | LoveIts: 0
Description: I am experimenting with friction and gravity. hope you like it!
By: midnightleopard
Views: 34 | LoveIts: 1
Description: arrow keys. Just testing some scripts I invented. Coming soon: you will be able to bounce off walls.
By: BATzerk
Views: 25 | LoveIts: 3
Description: My goal was to simulate the physics of a box that can be dragged on a surface. It's okay. It's not 100% perfect, but it's pretty close to the effect I want for now. (Will I ever get time to make a version that the box can ROTATE in?...) =0