Hello Everyone,
I just stuck in the map creation/programming process.
I want to create a map of levels, just like most of ios mobile game, such as candy crush saga.
Some of the screenshots:
crushingcandies.com/our-candy-crush-expert-reveals-tips-for-episode-12-pastille-pyramid-levels-156-170
cdn2.pcadvisor.co.uk/cmsdata/products/3445584/Candy_Crush_Saga_4.png
The view of map is scrollable by sliding the screen. I want to make one like that.
Anyone can teach me how to code it? <img src="smileys/smiley1.gif" border="0" align="middle" />
Waiting for your help..
Andy <img src="smileys/smiley2.gif" border="0" align="middle" />
No one knows?
is something like this ok? ..
andywang
temp link.
dl.dropboxusercontent.com/u/139486255/Sample_Game_ALPHABET_LEARN/index.html
Yes friend,
a little similar like that.
Develop games in your browser. Powerful, performant & highly capable.
But, what i mean is, the player sliding the screen to scroll 8 direction of the level map.
how do you do that in c2?
There are many examples of the functionality you require.
Just search the forum for touch scroll or touch pan.
www . dropbox . com/s/0h7drj2ogkzqxed/folder.capx
I did something similar for my magazine application. Ignore the zoom system. :)
Is there an easy way to wrap an object to another object?
The wrap behavior only supports wrapping to the layout or viewport.
Thanks all..
Got the capx file.
i am learning it now, but still get confused with the eventsheet. especially for the TouchScroll.
Solve it.
I have just implement it in my project.
Thanks to sctcr, you're my life saver. :-)
lol.