-
This is a GameMaker project where you pass in 2 images into a shader as well as a start angle and an end angle. It will then switch between which image is drawn, the first image will be drawn on pa…
-
GM_PAL-S1E2-ChatGPT Public
GameMaker Program Along - Connecting to ChatGPT API
-
GM_PAL-S1E1-Flocking Public
GameMaker Program Along - Making a Flocking demonstration using boids
-
GM-Mandelbrot Public
Project for drawing the Mandelbrot Set in GameMaker
-
GM-Shader_Dithering Public
Full screen Dithering effect for GameMaker using shaders.
-
GM-point_in_parallelogram Public
Function to find out if a point is inside a parallelogram. This is a GameMaker project however the code would be easy to adapt to any language.
-
GM-Dialogue-System Public
GameMaker dialogue system with response trees, inline images, text colour, effects, changing fonts, localisation.
-
GM-Developer-Console Public
A one object developer console that is easy to import into GameMaker, create and destroy objects, turn debugging tools on and off, view and edit variables and many other things
-
GM-Flocking-1 Public
Simple flocking in GameMaker that works only by adjusting the angle of movement.
-
Pre-Baked-Images Public
A collection of images that may be useful and quicker than trying to render them in code.
MIT License UpdatedJul 30, 2020 -
Demonstration of some neat tricks to make platforming games feel better
-
GM-Rotating-Cube Public
Simple script to draw the outline of a cube in GameMaker