jesses / wck

Box2d Flash Alchemy Port + World Construction Kit (AS3 Physics Engine)

Home Page:http://sideroller.com/wck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to change the drawing curve's gravity?

susanluck159 opened this issue ยท comments

commented

Hello๐Ÿ˜ƒ
Do you know how to change the drawing curve's gravity at the third demo in WCK , I don't want it fall down.
only the drawing curve not fall down, other not to change.

I want to use WCK to make a mobile game, ๐Ÿ™ ๐Ÿ’—

Here is the demo's PIC: http://i178.photobucket.com/albums/w264/susanluck159/qqq.jpg

You say ...

  1. Object need fall down with gravity system.
  2. The line with user drawing, it don't need fall down.

If it is right, that mean you need two system.
One is for object, use WCK.
Two is for drawing line, use Flash draw system.

P.S : Sorry, i can not give you any demo code, right now i don't have any tools to write Flash Action script.

commented

Thank you answer me ^_^

commented

and do you know how to let the drawing curve more smooth?