- 169
- 636 746
SamSpadeGameDev
United States
Приєднався 30 сер 2017
I want to help you learn how to make your game in GameMaker Studio.
The Coding Fundamentals Series is a great place to start if you're new to coding or just want to know how GameMaker does something. I also have a number of videos on various topics that can help you make your game-things like virtual keys, vectors, steering behaviors, GUI buttons, buttons in general, Git and Github, the broadcast message system, multitouch, and so on.
I keep my subscription list public and try to find and subscribe to channels that I think could be helpful for you. These are mostly other GameMaker channels, but I have some general coding channels that I think are accessible even if GameMaker is your first and only language as well as some game design channels that I enjoy.
If the videos are helpful, please consider supporting me on Patreon: www.patreon.com/samspadegamedev.
The Coding Fundamentals Series is a great place to start if you're new to coding or just want to know how GameMaker does something. I also have a number of videos on various topics that can help you make your game-things like virtual keys, vectors, steering behaviors, GUI buttons, buttons in general, Git and Github, the broadcast message system, multitouch, and so on.
I keep my subscription list public and try to find and subscribe to channels that I think could be helpful for you. These are mostly other GameMaker channels, but I have some general coding channels that I think are accessible even if GameMaker is your first and only language as well as some game design channels that I enjoy.
If the videos are helpful, please consider supporting me on Patreon: www.patreon.com/samspadegamedev.
Using ChatGPT-4 to Make a Game with GameMaker
I used ChatGPT, GPT-4, and Bing, to make a simple fishing game in GameMaker.
Patreon Support
www.patreon.com/samspadegamedev
Outline
0:00 The Challenge
0:18 GPT-4 Outline
0:49 Making the Game
2:58 A Big Problem
3:36 Human Error
4:10 Finishing the Game
4:40 Using Microsoft Edge and Bing?
5:28 Can AI Make Your Game?
#gamemaker
#gpt
#ai
Art: Free Fishing Pixel Art Pack
free-game-assets.itch.io/free-fishing-pixel-art-pack
Music: Beach by Komiku
freemusicarchive.org/music/Komiku/Captain_Glouglous_Incredible_Week_Soundtrack/plage
Patreon Support
www.patreon.com/samspadegamedev
Outline
0:00 The Challenge
0:18 GPT-4 Outline
0:49 Making the Game
2:58 A Big Problem
3:36 Human Error
4:10 Finishing the Game
4:40 Using Microsoft Edge and Bing?
5:28 Can AI Make Your Game?
#gamemaker
#gpt
#ai
Art: Free Fishing Pixel Art Pack
free-game-assets.itch.io/free-fishing-pixel-art-pack
Music: Beach by Komiku
freemusicarchive.org/music/Komiku/Captain_Glouglous_Incredible_Week_Soundtrack/plage
Переглядів: 9 064
Відео
A Useful GameMaker Function
Переглядів 3,5 тис.Рік тому
A function that lets you take one number and convert it from one range to another range. GMC Forum forum.gamemaker.io/index.php?threads/map_value-remap-values-from-one-range-to-another.59699/ Function pastebin.com/HbbfTYS6 Patreon Support www.patreon.com/samspadegamedev Outline 0:00 A Cool Function You Should Use 0:17 Explanation 1:26 Code Examples 2:43 Where to Get It #gamemaker #gamedev #tuto...
A Beginner's Guide to GameMaker's Core Building Blocks
Переглядів 2,8 тис.Рік тому
An overview of seven essential assets in GameMaker Patreon Support www.patreon.com/samspadegamedev Outline 0:00 Making your Game 0:31 The Big Three 0:45 Rooms 1:45 Objects 3:33 Sprites 4:20 Audio 4:51 Fonts 5:16 Sequences 5:49 Scripts Get Shooty Shooty Dodge Dodge here: play.google.com/store/apps/details?id=com.threecatlife.shootyshootydodgedodge #gamemaker #gamedev #tutorial
You Should Use Source Control
Переглядів 6 тис.2 роки тому
A short, dramatic example for why you should use source control (such as git or github) with GameMaker. Get Shooty Shooty Dodge Dodge here: play.google.com/store/apps/details?id=com.threecatlife.shootyshootydodgedodge Patreon Support www.patreon.com/samspadegamedev Outline 0:00 Deleting my game 1:21 Other Benefits of Source Control 2:07 Reverting to an Earlier Version #gamemaker #git #github
Shooty Shooty Dodge Dodge Trailer
Переглядів 6922 роки тому
I made a completely free game in GameMaker which you can get here: play.google.com/store/apps/details?id=com.threecatlife.shootyshootydodgedodge. #gamemaker #madewithgamemaker #gamedev Google Play and the Google Play logo are trademarks of Google LLC. Font used: The FontStruction “BIGMACCA”
Using Sequences to Make Complex Objects in GameMaker Studio 2
Переглядів 6 тис.2 роки тому
A tutorial on how (and why) to use sequences and objects to make complex systems in GameMaker. Patreon Support www.patreon.com/samspadegamedev GMC Forum Post: forum.yoyogames.com/index.php?threads/get-instance-id-of-an-instance-created-by-a-sequence.93911/ Outline 0:00 What am I Doing 0:25 Why it's Useful 1:18 How it Works 1:39 Big Ship Code 2:39 Turret Sequence and Code 3:45 Using Instance Cha...
I Tried to Make and Release a Game in One Week (Devlog)
Переглядів 2,1 тис.2 роки тому
A devlog for a personal challenge to make and release a commercial game in one week using GameMaker Studio 2. Patreon Support www.patreon.com/samspadegamedev Videos Referenced Simple Virtual Keys in GameMaker Studio 2: ua-cam.com/video/1z9PRteaWXs/v-deo.html How I Do It: Smart Clickable GUI: ua-cam.com/video/RbBgE3cUShc/v-deo.html @PixelatedPope Little Town 3D Audio: ua-cam.com/video/sRNiAMc1Cq...
New and Improved Features for Filters and Effects in GameMaker Studio 2
Переглядів 5 тис.2 роки тому
Learn about the new functions and features GameMaker just added for Filters and Effects, such as the ability to apply a filter to a single layer. Patreon Support www.patreon.com/samspadegamedev Source Code github.com/samspadegamedev/UA-cam-Filters-Demo Resources Runtime Notes: gms.yoyogames.com/release-notes-runtime.html Release Notes: gms.yoyogames.com/ReleaseNotes.html Release Blog: www.yoyog...
How to use Filters in GameMaker Studio 2
Переглядів 10 тис.2 роки тому
Learn how to use Filters and Effects to make a lot of great visual effects much, much easier to do. Patreon Support www.patreon.com/samspadegamedev Filters and Effects Playlist ua-cam.com/play/PLwgH1hDD0q1GdWz2aB263CoT8vZ8RO6U9.html Source Code github.com/samspadegamedev/UA-cam-Filters-Demo Resources www.yoyogames.com/en/blog/filters-effects-tech forum.yoyogames.com/index.php?threads/gamemaker-...
Optimizing Steering Behaviors for GameMaker Studio 2
Переглядів 4,7 тис.2 роки тому
Learn how to optimize the steering behaviors we've been working on. This tutorial builds off of the previous videos on Vectors and Steering Behaviors in GameMaker Studio 2 series. Steering behaviors were invented by Craig Reynolds and you can read his original paper for free here: www.researchgate.net/publication/2495826_Steering_Behaviors_For_Autonomous_Characters Patreon Support www.patreon.c...
Flocking Steering Behavior in GameMaker Studio 2
Переглядів 4,5 тис.3 роки тому
Learn how to code the align, cohesion, and separation steering behaviors and combine them to create the flocking behavior. This tutorial builds off of the previous videos on Vectors and Steering Behaviors in GameMaker Studio 2 series. Steering behaviors were invented by Craig Reynolds and you can read his original paper for free here: www.researchgate.net/publication/2495826_Steering_Behaviors_...
Wander and Combining Steering Behaviors in GameMaker Studio 2
Переглядів 4,1 тис.3 роки тому
Learn how to code the wander steering behavior and combine steering behaviors together to create complex results. This tutorial builds off of the previous videos on Vectors and Steering Behaviors in GameMaker Studio 2 series. Steering behaviors were invented by Craig Reynolds and you can read his original paper for free here: www.researchgate.net/publication/2495826_Steering_Behaviors_For_Auton...
Make Beautiful Buttons Easily in GameMaker Studio 2
Переглядів 7 тис.3 роки тому
Make Beautiful Buttons Easily in GameMaker Studio 2
Pursue, Evade, and Arrive in GameMaker Studio 2
Переглядів 3,5 тис.3 роки тому
Pursue, Evade, and Arrive in GameMaker Studio 2
Introduction to Steering Behaviors in GameMaker Studio 2
Переглядів 7 тис.3 роки тому
Introduction to Steering Behaviors in GameMaker Studio 2
Kingdom, but in Space? (Game Jam Devlog)
Переглядів 2,4 тис.3 роки тому
Kingdom, but in Space? (Game Jam Devlog)
Thirteen Keyboard Shortcut For GameMaker
Переглядів 2,2 тис.3 роки тому
Thirteen Keyboard Shortcut For GameMaker
Important GameMaker and Tutorial Announcement
Переглядів 5153 роки тому
Important GameMaker and Tutorial Announcement
Default Values for Optional Arguments Update [GameMaker Studio 2.3]
Переглядів 1,8 тис.3 роки тому
Default Values for Optional Arguments Update [GameMaker Studio 2.3]
Magnitude and Normalization (Vectors in GameMaker Studio 2.3)
Переглядів 3,7 тис.3 роки тому
Magnitude and Normalization (Vectors in GameMaker Studio 2.3)
Endless Runner (Tiny Games with Source Code!)
Переглядів 3,1 тис.3 роки тому
Endless Runner (Tiny Games with Source Code!)
Tiny Games (with source code in GameMaker Studio 2.3!)
Переглядів 2 тис.3 роки тому
Tiny Games (with source code in GameMaker Studio 2.3!)
The Pubsub Pattern in GameMaker Studio 2.3
Переглядів 3,9 тис.3 роки тому
The Pubsub Pattern in GameMaker Studio 2.3
Making a New Enemy (Enemies in GameMaker Studio 2)
Переглядів 3 тис.3 роки тому
Making a New Enemy (Enemies in GameMaker Studio 2)
Tips and Tricks for Translating Code to GML
Переглядів 9053 роки тому
Tips and Tricks for Translating Code to GML
W man
because of the use of "break", is it not possible to use this in any loop like "for" or "while"? Trying to find a work around.
感谢您的分享! 只是我有一个简单的题外话问题: 我的OKX钱包里有USDT,并且我有恢复短语. [pride]-[pole]-[obtain]-[together]-[second]-[when]-[future]-[mask]-[review]-[nature]-[potato]-[bulb]. 将它们转移到Binance的最佳方法是什么?
minor annoyance: When you grab the slider it snaps to center on the mouse. Fixed by storing mouse_x - x when you grab (and clearing it when you release) and doing a little math when you clamp(mouse_x - grab_offset_x, x_start, x_max)
🎉
Almost halfway through your "Coding Fundamentals in GML" playlist and I have to say, these tutorials are really good and I am glad you made them!
need full tutorial please...
4 years later, this little trick is still working Thank you so much
keep up good work , nobody make videos so to the point with no bs and give actual good info , your a beast
You can tentically by sending a yyp file tentically and they can play it but saves files eont work sadly
He makes a great point i have a issue with moving platform cause i have no real reference for it to work from my head such as Clamp ect its like building a home with material you never seen its impossible
what about the times you'll need to define a local variable not because it's not needed else-ware but because an instance variable (a variable defined in the create event) for some reason won't work in the create event because it holds information that needs to be checked every step but needs to be used on the instance level to? For example, I needed to check for the _nearest instance then add it to the active_target variable in the create event but I also needed to determine if that instance !is_dead before allowing it to be added to the active targets but for some reason that instance variable doesn't want to be available to the steps event in the object it needed in under _active_target.is_alive == true but it works just fine under _nearest.is_alive == true.
Great tutorial, simple but for my dumb little head it is very needed. Thank you :).
this deserves more likes
Honestly just ask it to make me study guide also you have to ask it to make simple structure but if you dont know how to code you legit can get it to code cause there to many code languages even if i do GML it think or mess up built in variable even IF I TELL IT but with that said it clearly gotten dumber some how
This is so helpful another basic thing people get lost is when and when not add ( ; )
Year later and I still have problems with chatgpt working with multiple switch statements ;)
Hi Sam. Thank you so much for this video! I am familiar with GML and currently learning Javascript. But having little trouble understanding the JS concepts like arrow function, anonymous function, callback, etc. This video has been very helpful! Thank you!
Recursion often happens @ work when you are asked to do something bad or risky @ work, sooooooo just let your co-worker do it.
Hey; now I like playing Black Jack.
You should remake this video with the the new capabilities of the free tier
@ SamSpade can you do a video In referance to Green Eggs and Ham and saying the does and don't for video game development?
Thank you for this series.
Oh, someome who is pleasant that makes gm games. Dope
This doesn't work for me
is this still good in 2024?
I am a Truck Driver (CDL) trying to build a game like everyone else here, however I would recommend learning the basics of C programming and then learning GML from these tutorials before working on GameMaker Studio 2, I know all of my co-workers are laughing behind my back and saying it can't be done but I will keep trying, by the way my work week is usually 55 to 60 hour work weeks and I'm still here.
what. Why are they laughing? Because they think one man can't make a game? It's already been done. There are many people who made games solo. But you have to be skilled at both drawing and coding.
Sorry, how can i use the "_effect_blend"? I mean... how can i whrite their parameters?
Aleluia!!!! if anyone reads this comment.. Yes! this is your definitive video!!
and I’m guessing that tying all the states to enum values is even better right?
Me after seeing the exam 8:34
Wow i was looking for broadcast event, and found this instead. Works 😃
Can we trigger events from an Object, such other objects can listen to it .
very informative, thank you for your tutorials
I'm raphael
Gyatt
thanks for making such high quality gamemaker spesific coding tutorials. i for one dont need it but ive referenced your videos to quite a few people by now, you are a lifesaver. or atleast saves some people from the hurdle of learning coding in a different language, only to then need to switch back to gml.
tysm
Awesome stuff thank you
Thank you SO MUCH. I have for a while been trying to find out what the purpose of struct accessors are with little help. You are a life saver!
how did u add that "shine" passing throught the chest?
I can't thank you enough, this is the best resource I've found so far
So the macros are just like enums?
Enums reference numerical values, while Macro’s reference any value or expression
@@leviholst3778 Ok thanks
@@leviholst3778 is there a reason you would use enums over macros?
3 years later... i'm i late?
Hello, I don't know if you still read comments from videos this old, but I wanted to ask why you don't get an error when typing your function vector_zero(): v̲e̲c̲t̲o̲r̲(̲)̲ constructor{ my vector_zero keeps marking the : v̲e̲c̲t̲o̲r̲(̲)̲ as an error?
69th like
8:32 "At the end if this event, i will be destroyed."
This is good stuff. Just commenting for engagment
idk if i downloaded gamemaker 2 or 1 but i just signed in and i can download it as .exe or .zip
The video is outdated dont worry. it was the reason i quit gamemaker and started using unity few years ago
Worth noting that local variables declared prior to the with statement will still be in scope inside the with statement.