Normand Briere
2019-09-28 c3c47406ac43dafd51e6ad1d7b92a794bd69b7d6
PhysicsNode.java
....@@ -80,6 +80,7 @@
8080 live = true;
8181
8282 gravity = 1;
83
+ wind = 1;
8384 }
8485
8586 void Reset()