Resources
Showing all gamemaker resources in the category Scripts.
UI Check by Alebat
Check if the mouse is on a given rectangle.
Need: UI Check
Returns if checked as boolean (true or false)
if (you.like_it) then
{
hand_mouse_rate(now)
}
UI Number Box by Alebat
Need: UI Check
Need: UI Check
Draws a highlighting number box with personalizable colors (you may set cl_border; cl_pannel; cl_highlight and cl_text...) and alpha(...a_border; a_pannel; a_highlight and a_text as variable on the object) and returns increment as relative (positive or negative number)
if (you.like_it) then
{
hand_mouse_rate(now)
}
A few d3D Scripts by SoulStudios
You should like, this will give you the following scripts:
Jump (For d3D Games ONLY)
Mouse_Look (For d3D Games ONLY)
Text script by G-R-U-C
People have been making games with a pop-up message asking for a word or 2.
What this script will make it possible for people to change that.
On press of a key make it apear then on the same key make it go away.
Is is magic? NO, it makes it possible for people to become more familiar with
keyboard_check_pressed(ord('LETTER'))... Took me a while to find out how
to do that... Hope you enjoy this.
Zip File Includes:
The Script File
The .gmk File
The .exe File
Message me of any bugs, No pressing the backspace and deleting all of it is not a bug!
Pause by ccgdragon
Make a font and name it Font_Pause. This is a pause script that also writes "Game Paused. Press any key to continue."
Level Code Script by koaladude
You can use this script in your game to create level codes!
Warning!!! scripts are very long, took me many hours to create these! Warning!!!
No credit needed all thought it would be nice!!!
some spelling errors i am very tired just wanted to post this while I felt like it! sorry!!
Find A Collision Spot by dude759
This Script Finds Where The Object Is When You Collide With An Object!
Finding A Collision Point by dude759
This Script Finds A Collision Point Of Where Two Objects Collide.
