trying to create flashlight effect

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
CobraZ06
Posts: 4
Joined: Sat Jan 17, 2009 9:32 am

trying to create flashlight effect

Post by CobraZ06 »

Im trying to create a flashlight type of effect by making the screen black at all times but having a hidden layer that is being shielded by this black. I want to scroll say a circle across and have the background hidden by the black show up where the circle is. Anyone know of any way to accomplish this?
Genete
Posts: 3483
Joined: Tue Oct 17, 2006 3:27 pm
Location: España / Spain

Unrelated reply. Deleted from user.

Post by Genete »

I deleted this post content. It was unrelated to the question.
Last edited by Genete on Sat Jan 17, 2009 10:21 pm, edited 1 time in total.
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

Hello Cobra

Have you tried a mask?

I made you a lill file hoping this is what you want!

flashlight.zip 69.6 kb

GC
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

Isn't this one of the tutorials that comes with AS?

http://www.lostmarble.com/moho/manual/i ... index.html

-vern
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

Heyvern wrote:Isn't this one of the tutorials that comes with AS?
Yeah, but I think he wants it backward, all black with the spotlight being lit.

I made a little modification by making a front layer that is all black with a hole in it and animating the hole in that layer instead!

Personally I would put a bit of transparency on the black layer and some softness to the light rim. I tried it with some softedge on the contour lines of the rim, but it adds up with the black layer transparency, which makes a darker ring around the light rim.

(Me think I was getting the hang of AS after all!)

GC
User avatar
slowtiger
Posts: 6256
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post by slowtiger »

Coincidentially I just did that spotlight trick for my ongoing project.

I had several groups, each of them stacked and with mask settings like this:

Group layer (hide all)
- dark - a big black rectangle with a round hole in it (mask this layer, blur 30, opacity 60%)
- dancers (mov files with transparency, add to mask)
- BG walls (image files with transparency, add to mask)

The nice part is that AS recognises alpha channels from movies and images so you can use their visible areas as mask, too.

See the effect here: http://www.slowtiger.de/examples/saal.html (5.2 MB)
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

Hello again!

Heheh fun clip!

I didnt add the blur in that little file I uploaded, did it after, 30 on the black layer does the trick real nicelly!

flashlight_updated.zip 69.6 kb

GC
CobraZ06
Posts: 4
Joined: Sat Jan 17, 2009 9:32 am

Post by CobraZ06 »

I appreciate the responses guys. Im really new to animating as a whole not only anime studio. GCharb do I need the pro version to open that file or just the 5.6 update? Slow tiger that actually gave me an even better idea of doing the flashlight effect by brightening everything up instead of total blackness with a circle moving around showing layers underneath. Im trying to start simple though. I bought the official book so Ill be reading up. Thanks for the help
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

Hello Cobra

AS Pro 5.6 here

Rendered the file, which is a black colored layer with 175% opacity, the layer has a hole in it and is used as a mask, added some softedges on it so it looks smooth.

flashlight.mov 250 kb
CobraZ06
Posts: 4
Joined: Sat Jan 17, 2009 9:32 am

Post by CobraZ06 »

Thats exactly what I was wanting to do Gcharb. looks great. I think I can get it now. Appreciate all the help
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

CobraZ06 wrote:Thats exactly what I was wanting to do Gcharb. looks great. I think I can get it now. Appreciate all the help
No problems, glad I could help!

GC
CobraZ06
Posts: 4
Joined: Sat Jan 17, 2009 9:32 am

Post by CobraZ06 »

This is what I was attempting to do.

http://dc120.4shared.com/download/81212 ... 2-b2d16e30
User avatar
GCharb
Posts: 2276
Joined: Mon Oct 10, 2005 2:31 am
Location: Montreal, Quebec, Canada
Contact:

Post by GCharb »

CobraZ06 wrote:This is what I was attempting to do.
Cool

GC
Post Reply