Search found 16 matches

by gOzaru
Thu Jun 04, 2015 3:22 am
Forum: R.U.B.E discussion
Topic: Animating in RUBE
Replies: 3
Views: 9308

Animating in RUBE

I had registered my paypal, just wait a few days to purchase RUBE.
What I am asking is can I animate dynamic bodies in RUBE and export it as separate file or it export along with JSON file?
I want to animate the deer which has physic bodies in it.
Is it possible?
by gOzaru
Thu May 28, 2015 5:45 am
Forum: R.U.B.E discussion
Topic: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]
Replies: 7
Views: 15866

Re: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]

okay, I have a credit card.
Is there a guide to use paypal with credit card without registering an account in paypal?
by gOzaru
Thu May 28, 2015 1:35 am
Forum: R.U.B.E discussion
Topic: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]
Replies: 7
Views: 15866

Re: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6

no problem I already know where I got wrong.
in class: ButtonRUBELayer, I have to add this line too:

Code: Select all

"res/sound/....wav"
thank you.

can I pay using account bank?
beside paypal?
by gOzaru
Thu May 28, 2015 1:22 am
Forum: R.U.B.E discussion
Topic: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]
Replies: 7
Views: 15866

Re: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6

the others two examples don't work.
yeah, indeed the json is loaded, but still error.
and all images are loaded.
you can see the output.
please, help me.
thank you
by gOzaru
Wed May 27, 2015 10:14 am
Forum: R.U.B.E discussion
Topic: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]
Replies: 7
Views: 15866

Re: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6

yeah, you are right.
it's about path.
"res/sounds/pickupgem.wav"
I added res/ and it works...

One more time, can I pay without paypal?
check maybe?
by gOzaru
Wed May 27, 2015 6:46 am
Forum: R.U.B.E discussion
Topic: 3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]
Replies: 7
Views: 15866

3 Examples error for cocos2d-x-3.4, 3.5, 3.6 [solved]

I just test the examples for cocos2d-x-3.4 I used cocos2d-x-3.4, 3.5 and 3.6 to test. And the only examples work for those engines are: 01. basic load 02. images load 03. destroy bodies 04. pinball demo The above examples runs well on Lumia 535 The rest examples give the same error in all engines: 0...