Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
First thing that I did was to create a small circle which will represent the hero in the labirynth. The size is 28x28,
I’ve converted it into an MC (instance name “man” on stage) and within the MC, I’ve created another MC (instance name
“mask” withing the man MC) with the same center, but smaller radius, to be used as the mask for detecting collisions
later on. This allows for greater precision when going through the labirynth around the walls.