Skip to content

A GameMaker Studio 2 project showing how to do 3D collisions in a top down game. This project includes both object collisions and tile based collisions with a z axis.

Notifications You must be signed in to change notification settings

Heitorsant/TopDownPlatformer_GMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TopDownPlatformer_GMS

When creating a top down platformer, so much of the look and feel requires the right kind of sprites. You can't use normal sprites, they must be created with a top-down nature, 3D space, in mind. Notice how the player the solids all have half of their sprites darkened, to indicate the front. That is essential for maintaining how you view and interact with them.

About

A GameMaker Studio 2 project showing how to do 3D collisions in a top down game. This project includes both object collisions and tile based collisions with a z axis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Yacc 89.9%
  • Game Maker Language 10.1%