Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 ViewsNot sure if this is for animation or for art.
for a character in a game i want to be able to walk into a dark room and have a torch effect. the only part visible is what the torch is showing.
i know this can be done with a mask but ive seen that with a mask you can either not see the background or you can. i want it to have like a yellow blur effect of what you can see to give it more of a torch light effect. is this possible and if so what would i need to be doing?
thanks
For this i'm guessing it would be easier to code it rather than have a mask itself. I'm not sure if putting the whole thing into a clip then adding the mask would help, but i'm almost 100% positive this effect can be achieved just by using actionscript.
Here is a simple tutorial i found on lighting and i'm sure it can be edited to your likings. I'm not sure what version of actionscript you are using though, but this should give you a rough idea of what you need.
Well...It wouldn't be such a bitch to use a mask. Sure AS can do what animation can, but if you don't know how to code you can always put your background in a movieclip, duplicate it change tints on both (dark and lighter), and then mask the part you want to be lit up. Then tween how you feel like!
You can even animate the mask so you can get a "flicker" effect off the torch.
And you can just shade your characters according to the light.
Also, if you want an idea on how to draw the masked area...You can just use two big elips shapes, or draw huge circles.
Should do the trick.
I don't know how to script so I don't know what the advantages to it are.