Browse Search Popular Register Upload Rules User list Login:
Search:
LightBeam Walker

Image:
screenshot of the scene

Author: Xray

Group: Default

Filesize: 22.76 kB

Date added: 2019-08-17

Rating: 6.1

Downloads: 1102

Views: 387

Comments: 4

Ratings: 3

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

Similar to s_noonan's scene except that this light walker walks on top of a laser beam! If you don't believe that he's actually supported by the lasers, you can either block the beams with another object (a box or a circle) or you can simply move the lasers up or down.
Please log in to rate this scene
edit
Similar scenes
Title: Little vs. Me: Simplest, Fastest walker
Rating: 5.625
Filesize: 21.96 kB
Downloads: 672
Comments: 3
Ratings: 2
Date added: 2022/06/21 02:56:16
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
Title: the is my first walker and first upload in PHUN so just saying
Rating: 5.8889
Filesize: 42.18 kB
Downloads: 911
Comments: 9
Ratings: 3
Date added: 2009/10/26 03:15:29
Made with: Phun
Rating: rated 5.9
download
Title: Another walker I made (Maybe my 3rd?)
Rating: 5
Filesize: 17.37 kB
Downloads: 1412
Comments: 2
Ratings: 1
Date added: 2015/09/14 21:02:20
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Lucid Stabilizer 2 leg walker
Rating: 7.5882
Filesize: 41.52 kB
Downloads: 1227
Comments: 4
Ratings: 17
Date added: 2008/09/05 09:48:55
Made with: Phun
Rating: rated 7.6
download
Title: First Walker :P
Rating: 5.5556
Filesize: 57.93 kB
Downloads: 2061
Comments: 8
Ratings: 3
Date added: 2010/12/02 03:01:19
Made with: Algodoo before v1.8.5
Rating: rated 5.6
download
Title: Walkers
Rating: 5
Filesize: 289.18 kB
Downloads: 647
Comments: 0
Ratings: 1
Date added: 2010/02/22 05:06:08
Made with: Phun
Rating: rated 5
download
This scene is a response to:
Title Author Rating Downloads Comments Date added
Light Walker s_noonan 6.1 (3 votes) 391 5 2019/08/17 00:54:17
show grid
Nice work. For some reason "Walking on Sunshine" is playing in my head when I watch this scene.
You can improve the performance by pasting the following code in the laser script input boxes:

sim.frequency = 100.0;
postStep := (e)=>{};
update := (e)=>{};
maxRays := 1;
onLaserHit := (e)=>{
e.geom.materialName != "outline" ? {
Scene.addCircle({
pos := e.pos;
radius := 0.029999999;
density := 2.0000000;
collideSet := 1;
materialName := "outline";
timeToLive := 0.0099999998;
drawBorder := false;
color := [1.0000000, 1.0000000, 1.0000000, 1.0000000];
drawCake := false;
heteroCollide := false;
glued := true;
body := 0
})
} : {}
};
s_noonan -- Thanks for the kudos and the suggestion.

Quote: "For some reason "Walking on Sunshine" is playing in my head when I watch this scene."

That's because my scene has special code in it that transmits music directly from the executable code in your computer to the neurons in your brain. I hid the code very cleverly, so don't bother trying to locate it. :P

Hey, I gotta run because there are two large men in black suits and dark sunglasses standing at my front door insisting that I let them in. C'ya!

Xray out....
There's more! :o