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

#1 2012-03-09 16:46:08

turkey3
Scratcher
Registered: 2011-12-04
Posts: 500+

Shadow

I was wondering how to make a shadow of something thanks in advance!

Offline

 

#2 2012-03-09 18:11:46

Stickman704
Scratcher
Registered: 2009-01-31
Posts: 1000+

Re: Shadow

I'm tired, and I can't be asked to think of something now. However, I do know that it's possible. Just create another sprite and make sure it's always behind it. Then make it move x amounts from your original sprite depending on where your source of light is.


Dun dun dun dun dun dun.... dun dun dun dun dun dun...  tongue

Offline

 

#3 2012-03-31 10:06:24

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Shadow

This is my way:

when gf clicked
set y to ( )
forever
set x to <[x position v] of [sprite v]>
set size to ( )% // Any size you want
Hope it helps.  big_smile

Last edited by jontmy00 (2012-04-06 10:02:26)


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#4 2012-04-02 17:53:14

TheThompsons
New Scratcher
Registered: 2012-04-02
Posts: 1

Re: Shadow

Hi,

I've just uploaded a Shadow Project, take a look, it's fairly straight forward.

Oliver

Offline

 

#5 2012-04-06 10:03:27

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Shadow

TheThompsons wrote:

Hi,

I've just uploaded a Shadow Project, take a look, it's fairly straight forward.

Oliver

when gf clicked
say [Please include a link. :)]

Last edited by jontmy00 (2012-04-06 10:06:57)


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

Board footer