A mistake in Reference Guide
- Login to post comments
Tue, 02/12/2013 - 05:41
wakedist
: float : Default = 0 (no Wake)Wakes sleeping Goos within the given distance
This is incorrect. When @wakedist=0 it can still wake goo balls up.
The default value should be -∞. If the distance is less than r1+r2+@wakedist, the goo ball will be woken up.
rx is the radius of the ball. If its shape is rectangle, rx≈max(width,height)/2.
Good call. Fixed. What does any negative wakedist do, btw? Could the default just be -1 or such?
IRC | Chapter Tutorial | Reference Guide
I haven't tried that yet. WooBLE doesn't allow me to do that.
EDIT: Just tried @wakedist=-1. It can still wake goo balls.
| Things I made | And even more |