Object properties: Correct physical default

This commit is contained in:
Lars Müller 2022-06-10 21:09:11 +02:00 committed by GitHub
parent 7cf13d6988
commit 4617a9b579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,7 @@ Sets the field of view of the player when they zoom, in degrees. Setting to `0`
=== `physical`
* field type: `bool`
* default value: `true`
* default value: `false`
Controls whether the object collides with nodes that are `walkable`.