This link below might be useful..
http://www.emanueleferonato.com/2011/11 ... tory-line/
Search found 6 matches
- Tue Nov 19, 2013 8:15 am
- Forum: Box2D tutorial discussion
- Topic: Predictive Projectile Path
- Replies: 3
- Views: 16851
- Wed Aug 07, 2013 1:15 am
- Forum: R.U.B.E discussion
- Topic: Make some bodies unload
- Replies: 5
- Views: 19794
Re: Make some bodies unload
I think I can handle this!! And also checked custom property tutorial!!
More question, if I want to save changed property on C++ then do I just use like 'setCustomBool' method?
If I can check an item picked, then how to unload this in a method like 'afterLoadProcessing(cocos2d method)'?
Thanks
More question, if I want to save changed property on C++ then do I just use like 'setCustomBool' method?
If I can check an item picked, then how to unload this in a method like 'afterLoadProcessing(cocos2d method)'?
Thanks
- Tue Aug 06, 2013 1:56 pm
- Forum: R.U.B.E discussion
- Topic: Make some bodies unload
- Replies: 5
- Views: 19794
Re: Make some bodies unload
Thanks for reply!!
I will try the way that you wrote. But still it would be helpful for me if you make a script.
I will try the way that you wrote. But still it would be helpful for me if you make a script.
- Tue Aug 06, 2013 7:31 am
- Forum: R.U.B.E discussion
- Topic: Make some bodies unload
- Replies: 5
- Views: 19794
Make some bodies unload
Hi,
I need to unload some bodies in my game. For example, a player got some coins, items and so on when he played and then next time when I load this map again then, there shouldn't be coins or items.
Is there any way to do this? Sorry for my poor English..
Thanks,
I need to unload some bodies in my game. For example, a player got some coins, items and so on when he played and then next time when I load this map again then, there shouldn't be coins or items.
Is there any way to do this? Sorry for my poor English..
Thanks,
- Thu May 23, 2013 2:27 am
- Forum: R.U.B.E discussion
- Topic: Endless Map
- Replies: 2
- Views: 10058
Re: Endless Map
Thanks for reply. I will found another way to do. Anyhow, RUBE is great!!
- Thu May 23, 2013 12:44 am
- Forum: R.U.B.E discussion
- Topic: Endless Map
- Replies: 2
- Views: 10058
Endless Map
Is there anyway to make endless map like 'Hill Climb Racing'?
I have thought about drawing many maps and attached them from end point to start point.
Is is possible? Or if there is another way, then plz teach me.
I have thought about drawing many maps and attached them from end point to start point.
Is is possible? Or if there is another way, then plz teach me.