Friday, 18 January 2013

[GM] Some basic movement problems resolved

As I told in this post [link], I had many stupids problems with basic movement. Naygath offered to help me friendly and write a new script :)!


The script is the next one~

New Alec sprites in a new style


New sprites to Alec using some "Scott Pilgrim" style~
I don't like the result :(


Thursday, 17 January 2013

[GM] Shaun's Video Tutorials


I found these video tutorials while I was surfing the G+. I hadn't watched yet but they look OK and author's description make me laugh. He has 9 video tutorials for now.


The first video is this~

[GM] Movement problems

I think GM hate me...
Now, I'm having problems with the movement in y edge on the road and the jump animation. I had read and watch a lot of tutorials but I don't know what I should do to resolve the problems OTL.


I did two player version. First, I tried to use scripts (o_Kim_v1) but I can't jump correctly (animation jump neither) and I don't know how to do top-bottom displacement :/ Then, I tried to use "drag and drop actions" (o_Kim_v2) and I programmed if Kim is in "blue zone", she will be able to "up" walking... but it doesn't work "OTL Besides, I cannot animate jump and walk correctly too.

I don't know what I should do now and it's frustating! OTL

Wednesday, 16 January 2013

Tutorials & Useful Links

Do you need any tutorial? No? Aw, what a lucky guy! ;_;
Well, if your answer is "Yes!" (like mine 'OTL)... I found some interesting and more and less useful tutorials and links~ I'm going to compile them in a page and you'll be able to find them into the "Tutorials & Links" tab. Feel free to see them and contribute too! Btw, none of these tutorials mine X0.

Tuesday, 15 January 2013

Blog's url will be changed! ~> pixelepsYgames


WARNING!
Due to a new incorporation into the blog, I have to change its url. New name will be pixelepsYgames and the new url will be pixelepsygames.blogspot.com.




[GM] Scrolling background problems ~> resolved!

Surpriiiiseee, I'm back~! (read with Jax voice *lol*)
Last weekend I started Petros at Law platform game with GM. I haven't too much expectations with this proyect because I'm very very noob yet with GM... so first, I'm trying to learn the platform programming steps. For that, I'm using Scott Pilgrim Game's sprites.


So...  I imported Kim's stand and walking sprites and a street background. Then, I made a room and... oh, sh** ...blurry?

 


I asked for it in the forum and addono and Naygath explained the reason to me:
  • I should disable interpolate colors between pixels (options; global game settings> windows> graphics) if I want a "pixel art effect".
  • Images cannot be larger than 2048px so I had cut the background to pieces.
Then, I had to combine the pieces in the room:



Besides, it's necessary select and "object_following".

Now, the room looks nice :D