Blockland Forums > General Discussion
THE ULTIMATE SECRET TO VEHICLE PHYSICS
Klocko²:
vehiclephysics(everytimeavehiclemovesitgetsf lungtothefarlands);
Khain:
everyone is secretly rotondo
XR-7:
--- Quote from: Klocko² on January 12, 2014, 08:44:51 PM ---vehiclephysics(everytimeavehiclemovesitgetsf lungtothefarlands);
--- End quote ---
if (user = !Rotondo) {
vehiclePhysics = false;
} else {
vehiclePhysics = true;
};