Version: 2017.3
public bool grounded ;

説明

NetworkTransform が表面上(地面)にいることを通知します(デフォルト)

Object that are NOT grounded will not interpolate their vertical velocity. This avoid the problem of interpolation fighting with gravity on non-authoritative objects. This only works for RigidBody2D physics objects.