background preloader

Game Development

Facebook Twitter

Subtractive Design. Metroidvania: A style of game (2D or 3D) which often features exploration based gameplay where a player controlled character gains new abilities that allow them to progress. These games are often action adventure titles with re-traversal elements. They include a growth system that unlocks meaningful upgrades that are required for game completion. The name Metroidvania comes from mixing Metroid and Castlevania though there are other games which use the same foundational design philosophies.

These titles include all of the Zelda games, Shadow Complex and Cave Story. There is really no significant difference in game structure between a Zelda game and a Metroid or SotN style Castlevania. The following series is intended for game makers who would like to take on the difficult task of creating a game within the Metroidvania genre. Planning a Metroidvania game can be a daunting task and there are a lot of pitfalls you can run into if you don’t plan correctly before starting development. 1. A. The Recordist - Free Sound Effects. Play ...But That Was [Yesterday], a FREE online game on JayIsGames.

Tale of Tales. Futurepoly. Make character walk on walls defying gravity in a 2D Game. Im usually make games in unity,but since I'm making a pure 2d game i tried working on stencil,but after weeks i think the visual programming system isn't enough to do what im trying,so i want to know if with unity its possible Im trying to make a game like lemmings,several characters walk from left to right and walk alongside the walls defying gravity,making their walk with waypoints would be easy,but the catch is that the scenery is destructible,the structures are like lego pieces and change all the time,so no invisible colliders,no waypoints,i need a way to make all the logic work just in the characters,maybe with ray cast in four directions and changing movement based on which ones collided ?