Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

joe_aqq

2
Posts
80
Followers
2
Following
A member registered Apr 24, 2017 · View creator page →

Creator of

Recent community posts

Hey there! We just DM'd on twitter but I figured i'd answer for the sake of others. The command column is a "free space" essentially giving you the ability to implement custom commands. So, in its nature, it does not have the ability to execute GMS scripts and code. Scribble, however, does have the functionality to execute code in-line.

Hey there Gamer Fates,

This can be done pretty easily with timelines in GMS2! One thing you'd want to do is revoke user control while a cutscene is playing, so you'd have to implement some kind of cutscene flag that gets checked before input is checked. All the timing controls can be done within the timeline. 

Joe