Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - QuentinJanuel

Pages: [1]
1
User-Made Creations / I wanna be the guy remake
« on: September 20, 2016, 01:26:01 PM »
Hi, I have made a while ago a remake of I wanna be the guy.
The game was supposed to have the normal physic, different traps, different bosses and improve the tileset... but the game is unfinished (most of the rooms doesn't have any trap and the bosses doesn't exist yet) Now I guess I will give up the project, I don't want to make it anymore I don't have the time to. But instead of deleting it I first wanna know if someone would like to get the gmk file to... idk maybe continue it or just for fun?

2
Programming Questions / GAME MAKER CRASH
« on: February 27, 2016, 05:16:09 PM »
Hello. I have a problem with game maker. I can't understand it. The game just crash when I press a button. But I don't know why and it doesn't show any error message. I tried to remove the code step by step in the button and look like the error is "file = get_open_filename("Text file|*.txt;","").
But I used that code before and that worked. And some buttons that worked before don't work anymore. WTF?

3
Programming Questions / Game maker problem
« on: February 27, 2016, 08:32:40 AM »
Hey, I have a problem when I make a new object in game maker.
If I write : "a=instance_create(x,y,object2);a.mode=2" for example.
Then in the create event of the object 2 I wrote that :
if(mode==2){//do something}
and game maker returns me an error "unknown variable 'mode' "
probably because game maker checks the variable mode before to assign when it creates the object2 but idk...
What could I do? (I DON'T WANNA USE ALARMS!)

4
Tools & Software / Tool for avoidances :/
« on: December 02, 2015, 03:42:18 PM »
Hello.
Today I've made really quickly a tool to make shape attacks in avoidances...
I know it really sucks for now, have tons of bugs, ...etc but I'm just posting it because I would like to know if this is a good idea and if I should continue to make this or not at all.
(read the "readme.txt")
So if you want to test it to tell me if that is usefull or not, here is the link : https://www.mediafire.com/download/wixsefjwrw7cgnb/Test+Avoidance+Tool.rar

Thanks (and sorry for my bad english)

5
Meet and Greet! / Hello
« on: December 02, 2015, 04:50:44 AM »
I don't have anything to say but I'm just posting something because I don't want my account is deleted.

Pages: [1]