Game Maker Examples
Posted by e_barroga on April 8, 2007, 3:08 p.m.
Most of these examples demonstrate methods in both GML and drag-and-drop.
Laser Example - Game Maker 6.1 [click here]This example demonstrates how to make laser(sniper-light) effect that stops at contact with solids.Basic Car Rotation - Game Maker 6.1 [<a href=http://64digits.com/users/fm_sparkart/Example_BasicCarRotation.zip>click here</a>]Shows how to …