YUYE'Tutorials(What kind of the tutorial do you want to learn and we'll make it for you)

Please make a tutorial for how to switch between native view (like ios uiviewcontrollor etc) and cocos2d-html5 cc.scene. Many thanks

Thank you for you advise. I’ll think about it
Emmy Chen wrote:

Please make a tutorial for how to switch between native view (like ios uiviewcontrollor etc) and cocos2d-html5 cc.scene. Many thanks

You have many nice tutorials. Thank you for doing them for the community.

I would like to request a basic tutorial for the 3.0 Beta. One that shows:
Creating a scene / layer
Loading a sprite / simple movement
Loading a sprite sheet / simple animation

The 3.0 docs are not updated and reading the tests can be difficult for new C++ programmers.

Thank you yuye!

How about a tutorial on using Google Play Services?

it is in my plan list. I’m working on facebook tutorial. and finish this part. I’ll try to do something else.
winipcfg exe wrote:

How about a tutorial on using Google Play Services?

I had a tutorial for create 3.0 projects.

and you will find the 3.0’s sample in sample folder. if you have any detail question. just let me know in this topic. I’m willing to help you

Russell Sullivan wrote:

You have many nice tutorials. Thank you for doing them for the community.

I would like to request a basic tutorial for the 3.0 Beta. One that shows:
Creating a scene / layer
Loading a sprite / simple movement
Loading a sprite sheet / simple animation

The 3.0 docs are not updated and reading the tests can be difficult for new C++ programmers.

Thank you yuye!

Here is a sample for integration facebook in cocos2d-x. and I’ll finish the tutorial for integration facebook.

linda Lee wrote:

hi, our programmer use cocos2d-x to develop games,and now will add facebook sdk, but don’t find any fine and detailed documention to use. Would you like to help me write a tutorial for how to add facebook SDK with cocos2d-x? Thanks a lot. And i have email to you. I appreciate if you could help us.

@yuye.liu Hi, First of all you have done great tutorials :).

I have some questions.

  1. The last tutorial for facebook what version of cocos2d-x you used?
  2. I want to convert a url image to sprite can you implement a tutorial? (cocos2d-x v3.0beta2)

Thanks. :slight_smile:

@Kfo I’m working on facebook’s tutorials. using cocos2d-x2.2.2 and 3.0 beta2. I’ll release 2.2.2V tutorials first.

because we are in china you know, I have to use vpn to test the facebook and it usually out of work. so the tutorial will come later.

And the second question. You just need download url image saving liker url.png. then create url.png with sprite.

你好,
请问cocos2d-x for android如何清理纹理内存?

hi teacher,
pls help me soon, our programmer is doing a game for android with cocos2d-x, but always exit suddently. it is not matter with ios. So i wanna get ur help about how to Clean up the texture memory? thanks a lot.

@hoohoo Thank you for you trust me . you can try this method to cleanup texture memory

CCTextureCache::sharedTextureCache()->removeAllTextures();

and I hope you can use english in here. Not Enforcement! but it is good for another people to help you soon.

thank you again.

@yuye thnx for that.
I remember u are writing Facebook share SDK for android with cocos2d-x. I am wondering when it’s ok and could be using?
Waiting for it. :slight_smile:

@hoohoo I finished part1

@yuye ok. thanks! And when do you plan to finish the work? Now we will using it today or tomorrow. Thanks a lot!

I’ll finished this work. because I have others work to do . this is part time work for tutorials
hoohoo wrote:

@yuye ok. thanks! And when do you plan to finish the work? Now we will using it today or tomorrow. Thanks a lot!

Hello yuye,

a tutorial on CCParallaxNode with Cocos2d-x-2.2.2 would be great.
More precise on infinite scrolling.
Just the scrolling itself, doesn’t have to be a complete game.

I’ve made a gist to give you an idea, where this could go:

This one seems great also, but i can’t read japanese:
http://tf.hateblo.jp/entry/2013/06/07/230054

These tutorials from Ray Wenderlich are a bit outdated:

This is Objective-C version (also outdated):
http://www.cocos2d-iphone.org/forums/topic/ccparallaxnode-infinite-scroll/

Would be nice to have a simple, clear tutorial on infinite scrolling in any direction.

This is a great initiative, thank you in advance!

Greetings,
Eschmelax

こんにちは、日本語も話せるんですか!^^。Thank you very much for give me idear. In fact we had some this kind of tutorials. I’ll try to post it after I finished facebook tutorials.

Eschmelax wrote:

Hello yuye,

a tutorial on CCParallaxNode with Cocos2d-x-2.2.2 would be great.
More precise on infinite scrolling.
Just the scrolling itself, doesn’t have to be a complete game.

I’ve made a gist to give you an idea, where this could go:
https://gist.github.com/anonymous/9115091

This one seems great also, but i can’t read japanese:
http://tf.hateblo.jp/entry/2013/06/07/230054

These tutorials from Ray Wenderlich are a bit outdated:
http://www.raywenderlich.com/33752/cocos2d-x-tutorial-for-ios-and-android-space-game

This is Objective-C version (also outdated):
http://www.cocos2d-iphone.org/forums/topic/ccparallaxnode-infinite-scroll/

Would be nice to have a simple, clear tutorial on infinite scrolling in any direction.

This is a great initiative, thank you in advance!

Greetings,
Eschmelax

yuye wrote:

こんにちは!Thank you very much for give me idear. In fact we had some this kind of tutorials. I’ll try to post it after I finished Facebook tutorials. At Last, I’m good at Japanese. If you find some good tutorials in Japanese. Just give me the link I can read for reference.

Eschmelax wrote:

Hello yuye,

a tutorial on CCParallaxNode with Cocos2d-x-2.2.2 would be great.
More precise on infinite scrolling.
Just the scrolling itself, doesn’t have to be a complete game.

I’ve made a gist to give you an idea, where this could go:
https://gist.github.com/anonymous/9115091

This one seems great also, but i can’t read japanese:
http://tf.hateblo.jp/entry/2013/06/07/230054

These tutorials from Ray Wenderlich are a bit outdated:
http://www.raywenderlich.com/33752/cocos2d-x-tutorial-for-ios-and-android-space-game

This is Objective-C version (also outdated):
http://www.cocos2d-iphone.org/forums/topic/ccparallaxnode-infinite-scroll/

Would be nice to have a simple, clear tutorial on infinite scrolling in any direction.

This is a great initiative, thank you in advance!

Greetings,
Eschmelax

yuye wrote:

こんにちは!Thank you very much for give me idear. In fact we had some this kind of tutorials. I’ll try to post it after I finished Facebook tutorials. At Last, I’m good at Japanese. If you find some good tutorials in Japanese. Just give me the link I can read for reference.

Eschmelax wrote:

Hello yuye,

a tutorial on CCParallaxNode with Cocos2d-x-2.2.2 would be great.
More precise on infinite scrolling.
Just the scrolling itself, doesn’t have to be a complete game.

I’ve made a gist to give you an idea, where this could go:
https://gist.github.com/anonymous/9115091

This one seems great also, but i can’t read japanese:
http://tf.hateblo.jp/entry/2013/06/07/230054

These tutorials from Ray Wenderlich are a bit outdated:
http://www.raywenderlich.com/33752/cocos2d-x-tutorial-for-ios-and-android-space-game

This is Objective-C version (also outdated):
http://www.cocos2d-iphone.org/forums/topic/ccparallaxnode-infinite-scroll/

Would be nice to have a simple, clear tutorial on infinite scrolling in any direction.

This is a great initiative, thank you in advance!

Greetings,
Eschmelax