It isn't a ball spawn engine, it's a collision.
The balls change collideSet and collide with a box with that collision group.
Yo can make it acceleratable, changing the two balls that change collideSet position.
If you don't understand me, that's not your fault . Just reverse-engineer one of my engines, or Kilinich's.
It's really fast!
But maybe you should use a stretched hinge transmission (like Kilinich's one) to improve the strenght.
For the wheels I will try with springs or sth like that.
By the way, have you got a saved-before-testing version of this? It's really hard for me to work without the grid!
It works well, but maybe it would work better with CGears. Try to make a bit bigger the spawned circles, and with less delay.
Or just look at my Wankel:
http://www.algodoo.com/algobox/details.php?id=63376
p.s: I talk Spanish too .
Thanks! I'll try to test with those circles again, just to see what happens.
The stretched hinges are very easy, just put the hingeConstant to the lowest value you can, but not 0 (something like 0.0000000000000000000001).
Para mí, es lo mismo. Yo no uso ningún traductor, primero porque traducen mal, y segundo porque no los necesito, ya que estudio inglés.
Si te resulta mas fácil escribir en inglés, no tengo ningún problema.
@Gent: Put the two objects that you will hinge together overlapped, put a hinge, then hold ALT and move the object at the same time, then put the hingeConstant= 0.00000000000000000000001, but with a random quantity of zeros. Then, put the hinge motor, or brake, or what you want.
@faytree: Thanks! This engine has some more features, like no restitution at spawn and many other things.
Ok! We are just speaking spanish because pipe01 is spanish and I'm argentinian .
Maybe try making the killer to kill the smoke too, or not generating it at all, because you'd have a lot of lag.
Wow!
Spawn engine huh!
But you can improve it a lot!
Make the spawned circles to be spawned at the center of the block and the circles diameter must be of the distance between the engine block.
The circles must weight 0.5 kg, with restitution 0 (important)!
Anyways, good Ford Ka!
It's easier than a spring engine! Look at the circles, they have denity -0.1 when it's idling, and -0.75 when accelerating.
It just has a density below 0, and it won't work without air friction.