Jump to content


xYorYx

Member Since 21 May 2012
Offline Last Active Jun 16 2013 04:59 PM

Posts I've Made

In Topic: [Solved] Exit Game Button Not Working Correctly

13 June 2013 - 12:54 PM

Use brackets. Without them, the if statement only applies to the next line.

 

Thank you, didn't know that.


In Topic: Anaglyphic Game Engine! V1.0

12 June 2013 - 08:49 AM

Bump!


In Topic: Can I Use Gm8 Tutorial Sprites For Commercial Use?

30 May 2013 - 01:54 PM

You can... but why would you want to do that? Why not just make your own? Good or not, using your own resources is always better than using someone else's, especially those from tutorials.

 

 

but the other resources might be for non-commercial use only!!!

 

As a creator you can do whatever you want with your work, there is no need to get any license or something like that.


In Topic: Save/Load Engine

15 May 2013 - 03:05 PM

When I tested Yambam's codes first I got this error:

rtn501.png

Deleting or defining any value to w (and h) gives this:

33xaqhc.png

I think I am doing something wrong or I just didn't understand what goes where. Here is an .gmk example of what I have done so far:

http://www.mediafire...1k2aaofcueo1c13

I will really appreciate it if you can explain what each object does and what I did wrong. I also made a big search into my GM examples library and found 2 examples that may do exactly what I had in mind with some big changes. I will do some experiments and post with the results when I can.


In Topic: Save/Load Engine

14 May 2013 - 03:03 PM

Thank you guys, I will test those codes soon.