Resources
Showing all gamemaker resources in the category Extensions.
3D Made Easy---V1.5 by bo
The same thing as V1 except more arguments to make the package more flexible/compatible.
HXS Functions by HXS2007
This package contains some functions (very useful functions!) to manipulate strings, draw polygons and formated text. See GMC for details on functions and screenshots. Later versions will have a help file.
Lighting system for 2D games by ashkan_
This is a simple action library that have just one action and can make light sources for your 2D games.
just place the action in the drawing event of the light objects.
the depth of the light must be smaller than the depth of objects that you want to light effect on them.
thank's
Advanced Resource Management, S... by CH@__036_ER
Some day you'll want to store your sprites and backgrounds not inside your game executable file, because number of sprites become realy large and it is like an nightmare to manage them. I present you my extension package, which help you to load and manage resource in run-time.
Each sprite/background/sound have it's alias, where settings (for example, bounding box settings for sprite) are stored. Now, to attach a sprite to object, You simply do:
sprite_index = rs_req_resource('models\hero');
Management is concluded with unloading unneeded resource. When You require resource, it is marks as used. Now loading level should look like here:
rs_markallas_notused();
load_level();
rs_unload_unused();
It gives guaranty that in current level will be only needed or marked as persistent resources.
Archive contains two exteision packages (the main and additional for working with binary files), program for creating resource files and example of usage.
GM Room Transitions Extension Ma... by Gamefan
This is an Action Library that makes the GM Room Transitions Extension easier to use. The Licence for this Action Library is the same as the Game Maker Standard GM Room Transitions Extension. Therefore, you may use this Action Library in Commercial & Non-Commercial Games without giving me credit. I do not need credit, because everything on this Action Library can be done via GML with the GM Room Transitions Extension. I just felt nice enough to make an Action Library to make it easier for those less experienced in GML to use the Extension. I have tested this Action Library thoroughly and I am 100% sure that it will work. That is of course, if you have Game Maker 7 Pro and have activated GM Room Transitions.
(GM Room Transitions MUST BE ACTIVATED)
-----3D Made Easy v1.9------ by bo
3D made even easier; this time with automatic movement when Mega 3D(action) is placed in the step event.
------PRO REQUIRED------
Credit highly requested.
Have fun with your 3D Games!!!
.lib Included so you can learn!
Bo
Multiplayer Buttons by HiPp13
For PRO users only
Allows you to do multiplayer funtions via buttons (NO code editing although it is recommended over this package)
Any bugs/questions please contact me at The.Web.People@gmail.com
It is rubbish, dont expect miricles of it
General Tips:
Many funtions return values, in the function the "Variable" is where the value will be stored
Basic knowledge of GM multiplayer is required
Some funtions require others to be called before them
Thank you, enjoy =)
extension random veryuseful by the hot zaid
for 3d,move,random create,move2,direction,image_speed...etc
lots of very useful things
