Text rain and whale

Goooodnight at all the vvvvusers…
I’m newer in physics in V4 and I need a “little” help:
I want to implement a simple game compose by a text rain ( like this https://www.youtube.com/watch?v=toWFvXHghDk ) and collision with a randomly animated whale.

I’m searching in all posts but I don’t find anything to help me and there’s a poor documentation about Box2D in v4.
How can I generate a text raining in Box2D. Until now I got to generate new random box object ( createBody) but I can’t figure out how to generate a differet shape.

Thanks

Aelf

check out box 2d playground

and there are two places left in the Box2D Physics workshop at node