Platform 2.5D

From GameBrew
Revision as of 03:46, 23 January 2013 by HydeWing (talk | contribs) (Created page with "{{Infobox homebrew | title = 2.5 D Platformer | image = File:Platform25dds.png | type = Game engine | version = 31August2012 | licence = Mixed ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
2.5 D Platformer
File:Platform25dds.png
General
Author(s)Relminator
TypeGame engine
Version31August2012
LicenceMixed
Links
[Media:Platfom25D083112ds.rar Download]
Website
Advertisements

<htmlet>adsense</htmlet>


Platform-2.5D is a platformer game engine. The idea is to use screen-dimension-friendly coordinates for your 3d scene, low memory footprint and fast enough for any type of game.

User guide

This engine can also be used for Pacman clones, Space shooters, etc. I was easy enough coding it for the PC but very hard when rescaled it to the DS. So instead of each tile being f32(16x16), just used f32(1x1).

Would be useful to develop into a paper mario, metroid, megaman type of game.

File:Platform25dds2.jpg

Changelog

08-31-12

  • Done:
Collisions
Enemies
Water
Can bounce on top of most enemies
Can ride a green enemy
Almost everything needed for a basic platformer is done.

Advertising: