My player character object can't jump in game maker, because it's a platformer
I have the basis of normal hit collision to tell when the player character can jump, but my pc can't jump. And the umbrella code is for another mechanic. I just need the pc to jump.My codeI had help,...
View ArticleWhy in game maker when I try to add or modify my jump height, it doesn't work?
Whenever I try to change the equation, the jump height doesn't change at all. Only when the value added to the y constant is negative the "jump" height changes. It teleports through the platform. Also...
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 ArticleMethod inheritance in GML
So, I have a "trigger" system in a mod for a Pizza Tower, i made so that there is a obj_trigger parent and an obj_delay child, the parent has a method to execute the main functionality of a...
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 ArticleLoading GameMaker into React Native
I am working on a more traditional React Native app. There has been a requirement given to include small mini-games within the app.I would really like to allow our dev team to utilize a game making...
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 Articleproblem on game maker with opera GX and the roll back
I have a problem with game maker on opera GX, my code isenter image description hereand the problem written is enter image description hereso thanks for those who will help meI have already test with...
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 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 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 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 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 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 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 Article