I keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleUsing move_and_collide with multiple objects in GameMaker 2
I have the following object types:oWalloEnemyAnd I'm trying to call the new move_and_collide function in such a way that it would collide against both of them. Something along the lines...
View ArticleRandom Rain Sounds in GameMaker
I’m making a game with GameMaker 1.4 and I’m in a dungeon room and I want to add drop sounds (like it’s damp) randomly.Thank You!
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleUsing move_and_collide with multiple objects in GameMaker 2
I have the following object types:oWalloEnemyAnd I'm trying to call the new move_and_collide function in such a way that it would collide against both of them. Something along the lines...
View ArticleGamemaker Mobile device Inconsistent Drag Speed Across Different Operating...
I'm developing a game in GameMaker Studio 2 where I implemented touch-based object dragging functionality. The code works as expected on Windows 7, but when testing on Windows 10, the dragging speed is...
View ArticleGame Maker app crashing on Arm v7 Android devices after the latest...
After the latest Game Maker IDE/Runtime update my game started crashing on every Arm v7 device.Players are reporting that the crash happens right away when the game starts. No issues on other devices...
View ArticleI keep getting this error: the function takes no more than 0 arguments but 4...
I am currently working on a project in GameMaker Studio 2, but it is saying that my function takes no more than 0 arguments, when I have set it to 4. Can anyone help?function drawBoxRect(bdl, bdr, bdu,...
View ArticleIm trying to make an animation script in GameMaker
In the script its supposed to run the animation line 6-8 currently and then its supposed to see if down is not pressed and the direction is down then set the sprite to look down Line 23-25 but it keeps...
View Articleis it acceptable to attach an action to a certain frame in a sprite? (Gamemaker)
So basically I'm making an attack mechanic where the player character charges in the direction of the mouse, but I want for there to be a slight input delay and I'm thinking about doing that by...
View Article