From 0ff4095b3689093680d4279851d6852eeaa0a0b3 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Tue, 24 Sep 2019 14:45:03 -0300 Subject: Better format arguments in variant parser --- doc/classes/StaticBody3D.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/StaticBody3D.xml') diff --git a/doc/classes/StaticBody3D.xml b/doc/classes/StaticBody3D.xml index 5ffbb71522..f83d440f10 100644 --- a/doc/classes/StaticBody3D.xml +++ b/doc/classes/StaticBody3D.xml @@ -18,10 +18,10 @@ - + The body's constant angular velocity. This does not rotate the body (unless [member kinematic_motion] is enabled), but affects other bodies that touch it, as if it were rotating. - + The body's constant linear velocity. This does not move the body (unless [member kinematic_motion] is enabled), but affects other bodies that touch it, as if it were moving. -- cgit v1.2.3