1092 Results
1 2 3 4 ... 52 53 54 55 Next
Dev - DB - Make multiple authors
Dev - Make filters work
Dev - Make show_image concious of the ratio (210x110)

DragBasic Engine 2
This is an improved version of an engine I made years ago. Every code has been commented and indented. This engine features the following stuff. - Player Object - Solid Blocks - Jumpthrough Platforms - Jumpthrough Slopes - Moving Platforms (Solid and Jumpthrough) - Custom Movement...
Comments 1 Comments    Downloads 20 Downloads    Rating N/A (2 more votes required)

DYN Collisions in 3D
For Game Maker Studio But should work in 8.x without too many issues, Ever wanted smooth collisions for your 3D game? Well there ya go! This could use a bit more work in places but I have decided to upload it "as is" because it does what it should do. Although now not lightning...
Comments 0 Comments    Downloads 116 Downloads    Rating N/A (3 more votes required)

Surface-Based Effects - 03: Underwater Waving
In this series of tutorials, we will look into how to create some really cool screen effects using surfaces. Two effects in particular that we will look at: - Motion blur. - Underwater waving. In this chapter we look at a more advanced effect; Underwater waving. Using some...
Comments 3 Comments    Downloads 119 Downloads    Rating N/A (2 more votes required)

Surface-Based Effects - 02: Simple Motion Blur
In this series of tutorials, we will look into how to create some really cool screen effects using surfaces. Two effects in particular that we will look at: - Motion blur. - Underwater waving. In this chapter we create our first simple effect; motion blur. This system makes it...
Comments 0 Comments    Downloads 93 Downloads    Rating N/A (3 more votes required)

Surface-Based Effects - 01: Breaking Game Maker's Draw Cycle
In this series of tutorials, we will look into how to create some really cool screen effects using surfaces. Two effects in particular that we will look at: - Motion blur. - Underwater waving. In this chapter we will look at the key part, breaking out of Game Maker's draw cycle...
Comments 1 Comments    Downloads 104 Downloads    Rating N/A (3 more votes required)

Psychic
Psychic is a program for viewing special animations implemented in GLSL. After including the proper uniforms, a normal fragment shader can be loaded and animated on screen. The speed of the animation can be adjusted and reversed. Psychic also supports seamless editing, automatically updating the...
Comments 6 Comments    Downloads 139 Downloads    Rating 10 (3 votes)

Name Entry 2
As I got back onto my 64-D account I saw like 3 year old complaints about my old Name Entry engine. So I added hold to scroll, and a cool bubble effect I've been meaning to do. I left the graphics in there, however unlike the engine itself they're on pretty strict terms, and I also made an EXE for...
Comments 3 Comments    Downloads 142 Downloads    Rating N/A (2 more votes required)

Read GML from a txt file
Read GML from a txt file This source helps any Game Maker games read codes from a txt file and perform the code. NOTE: DO NOT put // in any script txt file, this will cause malfunction and glitchy effect. FIXED!
Comments 13 Comments    Downloads 150 Downloads    Rating N/A (1 more votes required)

Polygon OR/NOT operations
An example to show the two major components of polygon clipping - the OR operation and the NOT operation. Works with n-sided convex polygons. Code is well commented. Also contains a scripts dealing with: polygons in general, fast rotation, anti-aliased wireframes, triangulation. Made in...
Comments 10 Comments    Downloads 119 Downloads    Rating N/A (1 more votes required)

Blend Moder
This is a nifty little tool I made in GM for previewing and selecting extended blend modes. Blend modes are displayed in a grid in the order they are listed in the Game Maker Help manual. Destination and source images can be changed by clicking on their sprites in the program. Acceptable...
Comments 5 Comments    Downloads 131 Downloads    Rating N/A (1 more votes required)

Sonic Engine 360 (Essentials)
This engine has been designed with the aim to be easy for anybody to just pick and use as a base for their game. I have attempted to mimic the original Sega games as closely as I could with the controls, physics and animation. Note this engine has been made as an extension and alternation of...
Comments 13 Comments    Downloads 836 Downloads    Rating N/A (1 more votes required)

Pause Menu How-to
A simple pause menu how-to! Feel free to use. ;)
Comments 0 Comments    Downloads 232 Downloads    Rating N/A (3 more votes required)

Oakfalls Text Engine: Floaty Edition
A textbox engine that was originally produced for Oakfalls, a collaboration between me and Charlie Carlo for RPG4Digits, and adapted for use in Charlie Carlo's project, Credence Filter. A special thank you to Juju for fixing the parsing issue that was present. (Credit him...
Comments 5 Comments    Downloads 186 Downloads    Rating 8.0 (3 votes)

Multi-Dimensional Arrays with String Support
Game Maker doesn't natively support the use of arrays beyond 2 dimensions, ex: array. I've developed a script that allows you to manage information from a in a format similar to array for those who wish to make use of 1-14 Dimensional arrays. It's one script and can be used to create,...
Comments 18 Comments    Downloads 427 Downloads    Rating 9.5 (4 votes)

Weapons System Example
Well, I got the hand of arrays and since I now know how to use them. I realized how bad my previous weapons system is in Time War. So, I decided to start over using arrays. This System is much, much better than anything I've ever done. Adding New weapons is as simple as duplicating a new weapon...
Comments 29 Comments    Downloads 549 Downloads    Rating 8.0 (4 votes)

VEditor 1.3a
VEditor is an advanced, yet easy to use, Room Editor for Game Maker, it has many more features than the default GM editor has, it's more responsive, flexible and will allow you to manage and create rooms/levels with simplicity. Starting with version 1.0 it is possible to bundle VEditor...
Comments 24 Comments    Downloads 509 Downloads    Rating 7.8 (4 votes)

Dynamic Alpha mapping
An example on making a background into tiles that can have their alpha's changed.
Comments 4 Comments    Downloads 345 Downloads    Rating N/A (3 more votes required)

Cyrus's general-purpose node-based platform engine
A node-based platform engine that I was developing for my Halloween Compo 2011 entry. This example is currently very crude, but hopefully its negative reception and your harsh criticisms will encourage me to develop it to perfection. I will be adding new features and fixing numerous bugs over the...
Comments 4 Comments    Downloads 446 Downloads    Rating N/A (3 more votes required)

Automatic "Tiles"
Automatically changes the sprite's image_index depending on where it is, freeing you up from placing tiles.
Comments 7 Comments    Downloads 256 Downloads    Rating N/A (3 more votes required)

Grid-based Following Example
This is a basic solution on how to mimic object-based following on a 16x16 type grid. The grid can easily be adjusted by setting the variable: 'grid_sx or grid_sy' to whatever size you grid is. Controls: Keyboard Arrow Keys - Move the objects Enjoy, hope this helps : )
Comments 5 Comments    Downloads 502 Downloads    Rating N/A (2 more votes required)

1092 Results
1 2 3 4 ... 52 53 54 55 Next