Browse Search Popular Register Upload Rules User list Login:
Search:
Magic shield

Image:
screenshot of the scene

Author: matto

Group: Default

Filesize: 1.85 MB

Date added: 2021-04-23

Rating: 6.1

Downloads: 8420

Views: 1226

Comments: 10

Ratings: 3

Times favored: 0

Made with: Algodoo v2.1.3

Tags:

Scene tag

Want to see the construction of this scene?
Watch the video!!
Thank you!

[youtube]http://www.youtube.com/watch?v=HbjPnY_i-LI[/youtube]

Do you want to see more?
Many other videos?
Check out this playlist !!!
THANK YOU!!

[youtube]http://www.youtube.com/watch?v=9J7qQ3vS1vk&list=PLjBGe9tYUIkMX_8wJT3YU5QtV7MDhtPlv[/youtube]
Please log in to rate this scene
edit
Similar scenes
Title: UFO with shield 1.2
Rating: 7.75
Filesize: 83.25 kB
Downloads: 488
Comments: 2
Ratings: 4
Date added: 2009/02/11 15:58:55
Made with: Phun
Rating: rated 7.8
download
Title: Blast shield
Rating: 5
Filesize: 62.29 kB
Downloads: 390
Comments: 0
Ratings: 1
Date added: 2008/11/04 01:49:34
Made with: Phun
Rating: rated 5
download
Title: small shield deployer
Rating: 5.375
Filesize: 51.3 kB
Downloads: 849
Comments: 1
Ratings: 2
Date added: 2009/05/12 19:55:47
Made with: Phun
Rating: rated 5.4
download
Title: UFO with shield
Rating: 7.1818
Filesize: 79.74 kB
Downloads: 482
Comments: 3
Ratings: 11
Date added: 2008/12/15 15:30:16
Made with: Phun
Rating: rated 7.2
download
Title: UFO with shield 2.3
Rating: 6.25
Filesize: 79.36 kB
Downloads: 80
Comments: 0
Ratings: 4
Date added: 2009/02/28 21:16:51
Made with: Phun
no image found for this scene
Rating: rated 6.3
download
Title: spartan anhiliator
Rating: 5.375
Filesize: 408 kB
Downloads: 961
Comments: 3
Ratings: 2
Date added: 2010/03/05 21:45:18
Made with: Phun
Rating: rated 5.4
download
Nice work as usual.:tup:
⭐⭐⭐⭐⭐
Nice combination of art and science! :tup:

Magnifico!
Last edited at 2021/04/23 23:04:04 by Xray
Thank you so much guys !!!:) :)
I'm happy!!!

I would like to ask a question:
Is there a way to comment on scripts so that algodoo does not delete them from the menu script?
I tried with this syntax:
(comment);
It's probably not a right way!
There's a way?
Thanks in advance!!
Last edited at 2021/04/24 09:03:38 by matto
I used to do
    rem := "This is a comment";
but I recently noticed that Ky13harbor9 does
    THIS_IS_A_COMMENT;
and Algodoo doesn't seem to care.

So your idea of
    (comment);
is as good as any.
Last edited at 2021/04/25 12:24:34 by s_noonan
When I looked over Ky13harbor9's script, I see that he uses underscore characters in his comments in place of space characters. For example, "THIS IS A COMMENT;" would cause an exception, but "THIS_IS_A_COMMENT;" would not.

I believe that's because Algodoo assumes that your comment is actually the name of a variable or a function, and those types of names cannot have space characters separating the words. So, we get around that by using underscore characters instead.
Last edited at 2021/04/25 18:33:24 by Xray
Thanks Xray. I will fix my original comment in case users try using it before reading your comment.
I edited my comment too.
Thanks a lot to everyone!!!
You are very kind!!:) :)
very good! how you do this?
I learned a little to use scripts and I have a lot of imagination !!!😃:)