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.


Messages - MacMowl

Pages: 1 2 3 4
46
Game Ideas / Re: It looks like lemon
« on: January 21, 2012, 05:57:23 am »
coleislazy: thanks, I will start coding next week (I hope).
1MrPaul1: For the lemon, I will remove the cracks and find lemon texture you suggest. I update the picture with trees on background and plants on foreground.

See you!

47
Game Ideas / It looks like lemon
« on: January 19, 2012, 01:19:32 pm »
Hello Stencylers,

I'm working on my first game. I'll explain as better as I can (French belgian).

In my game, you can't control character, he can only run on platforms and jump (at the end of platform).

The goal is to go as far as you can and to do this, you have to create platforms by swiping with your fingers on the screen (ah! it's an iOS game...).

There are differents sizes of platforms, you can see the next platform you'll create (like in tetris).

You also have to protect your character of dropping lava balls, arrows and several other enemies also by creating platforms above character (for example).

I attach a first rough of game design.

Is that clear for anyone? What do you think about this game design?

48
Old Questions (from 1.x/2.x) / Re: How to draw a rectangle
« on: January 12, 2012, 11:47:16 pm »
Understood!

Thanks Jon

49
Old Questions (from 1.x/2.x) / Re: How to draw a rectangle
« on: January 12, 2012, 01:24:39 pm »
Thanks Alexin, but I try one last time on this post.


I just want to know if 'x of touch' means 'current touch'.

Anyone?

50
Old Questions (from 1.x/2.x) / How to draw a rectangle
« on: January 11, 2012, 11:26:06 am »
I have another question about drawing Rectangles.

The 'X/Y of Touch' always gives me 0,0 coordinates of the screen. I thought it gave me the coordinates of where I touched the screen.

Is there an issue?

51
Old Questions (from 1.x/2.x) / Re: How to draw a rectangle [SOLVED]
« on: January 10, 2012, 01:59:17 pm »
Thanks Alexin,

You solve my problem!

I inverted 'set stroke' with 'draw rect'.

See you

52
Old Questions (from 1.x/2.x) / How to draw a rectangle [SOLVED]
« on: January 10, 2012, 01:15:48 pm »
Hello,

It's my first post.

I begin a little game for iOS that consist of creating rectangles but it doesn't work (yet).

I would like to touch and drag to create a rectangle in the scene. My design code is attached to this post.

Is anyone have an idea?

Thanks

Pages: 1 2 3 4