Script Functions [GameMaker Studio 2.3]

preview_player
Показать описание
A short tutorial about what Script Functions are and how to use them in GameMaker Studio 2.3. Part of the Coding Fundamentals in GML Tutorial Series.

Patreon Support

Github Source Code Repository

Links:

Outline
0:00 What are Script Functions
00:43 Create Script Functions in Script Assets
01:21 Where do Script Functions Run?
2:18 Creating a Script Function
2:59 Code Example
3:59 Inspecting in the Debugger
5:08 Summary

#GameMaker
#CodingFundamentals
#GML
Рекомендации по теме
Комментарии
Автор

Hey just wanted to let you know that at 2:30 it looks like you have a typo. I think it's supposed to be:
my_variable += _value
I know it's just an example and you fix it when you switch to Gamemaker right afterwards but just thought you should know.
Thanks for the excellent videos!

Murderdronesslays
Автор

Woah, this is so messy... coming from someone with experience with regular object oriented languages. Thanks for explaining!

CarnuareVideo
Автор

I came from gamemaker 1.4 and didn't know why my scripts where referencing undefined lol thanks

jeanpablo