Super Spooky House Part 1: Darkness & Torchlight

2

Index

Attached Files

The following files have been attached to this tutorial:

.capx

superspookyhouse-partone.capx

Download now 235.39 KB

Stats

6,057 visits, 12,455 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Final Method: Realtime Mask

This works in a similar way to the second method, but is much more complicated.

Start by making a new layer. Set the colour to black, make it not transparent, and set yes for Force Own Texture

Now import a new sprite to this layer. This sprite is created with a large soft white brush in your chosen image creation software. Set the blend mode of this sprite to Destination Out

Now, like before add an event for this sprite:

    every tick -> set glowsprite position to character.x, character.y

Again, you can make the glowsprite into a torch beam, a star, or whatever takes your fancy. And by changing the colour and opacity of the level, you can change the darkness. However, you can't use a different colour for the glow, it has to be white. You have to import another Sprite to be your colour.

Of course, with this method you can import more white glows to be additional lights, which is a cool addition.

Silent Hill in the 70s?

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!