Unable to use scene variable for a force value (SOLVED)

I declared a Scene Variable called DropSpeed = 300. I thought I’d be able to use DropSpeed as the length of the force in the Add a force (Angle) action, but when I do, no force is applied. When I change the force to a number, it works fine (i.e., the objects in the Geometry Monster tutorial fall from the top of the screen). Can anyone see an error in the screenshots?
Thanks!

2020-02-15%20(4)

AHH! I changed the format to Variable(DropSpeed) and that worked…in case anyone else has this same issue.

1 Like