Skip to content

An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart

License

Notifications You must be signed in to change notification settings

LAGameStudio/STANNcam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STANNcam 🎥

GameMaker_3GRyxasBde.mp4

Features 💡

STANNcam is an easy to use camera and resolution manager object, and collection of associated scripts. Here's a list of features

  • Upscaling, you can have a small game resolution and then upscale it, to allow pixel-perfect visuals
  • Independant Game and GUI resolution, you can have a tiny game resolution and high quality GUI resolution.
  • Following mode, if specified the camera will follow an object around, most commonly used to follow the player around in your game
  • Moving and zooming, you can pan and zoom the camera into any location over a specified amount of time
  • Fullscreen mode, you can easily switch to and from fullscreen mode

Quickstart ✏️

go to the releases tab, and download the local package, and import it as a new project to see the example.

Or import it into your own project, excluding everything in the Demonstration folder

When imported, it will automatically be placed in the first room of your game.

you can change the initial resolution and other variables in the STANNcam objects Create event

It is encouraged to change any and all of the code to better fit your needs! 👍

Feedback/Contact

If you have any issues, feedback or questions, you can write here on github,

dm me on Twitter https://twitter.com/STANN_co or Discord STANN.co#6969

Games using STANNcam 🎮

Note all games are using older and specialised versions of the camera, but it is the same base in all

Pengu Saves Christmas

firefox_1mAHf9ZqF8

BulbBoy

3

About

An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Yacc 85.3%
  • Game Maker Language 14.7%