Search found 5 matches

by umen242
Tue Nov 18, 2014 8:44 am
Forum: Box2D tutorial discussion
Topic: RUBE case study: soft wheels for version 1.5.2
Replies: 1
Views: 21914

RUBE case study: soft wheels for version 1.5.2

Hey
im following the great tutorial about soft wheels
and i have the 1.5.2 version .
i wander what is the replacment for this line in the script to support version 1.5.2?

Code: Select all

j.setLocalAxis(j.getLocalAxis().rotatedBy(dr(angle)));
Thanks
by umen242
Thu Jan 02, 2014 1:43 pm
Forum: Box2D tutorial discussion
Topic: new , looking for direction to implement softbody wheels
Replies: 4
Views: 14600

Re: new , looking for direction to implement softbody wheels

perfect !
thanks if you will have time please continue this great tutorial with "How to texture soft body .. "
its also advanced topic
by umen242
Sun Dec 29, 2013 2:27 pm
Forum: R.U.B.E discussion
Topic: List of loaders for RUBE scenes
Replies: 37
Views: 436465

Re: List of loaders for RUBE scenes

Im working on cocos2d-x version 3 loader
you can find it here : tested only on windows but its easly can be tested on xcode
pinball example not responsive
Be sure to download the box2d2.3.0.7 and replace it with the cocos2d-x original
https://github.com/meiry/rube-cocos2d-x ... le-project
by umen242
Sat Dec 28, 2013 8:06 pm
Forum: Box2D tutorial discussion
Topic: new , looking for direction to implement softbody wheels
Replies: 4
Views: 14600

new , looking for direction to implement softbody wheels

Hello all im new and beginner this is one hell of an application and im going to push it forward in the cocos2d-x community . i was looking throw the YouTube tutorial and Although there are allot of into , i couldn't find any how to on softbody wheels , in the end result i like to be able to build s...