채팅0

    루아

    조회수 286

    return function (self,nextStateName)

    if (nextStateName == _MobAction.Jump) then

    local rb = self.ParentComponent.Entity.RigidbodyComponent

    if (rb.IsolatedMove) then

    return false

    end

    if (rb.RealMoveVelocity.y < 0) then

    return true

    end

    end

    return false

    end

    댓글1

    회원프로필

    return function (self)
    self.ParentComponent.Entity.RigidbodyComponent.IsolatedMove = true
    end

    2024.01.27 00:48

      게시글 리스트
      제목작성자작성일조회
      공지10-2022128
      6167701:0360
      6167611-14136
      6167511-14157
      6167411-14152
      6167311-14164
      6167211-13259
      6167111-13312
      6167011-13292
      6166911-13275
      6166811-13288
      6166711-13310
      6166611-13433
      6166511-12442
      6166411-12463
      6166311-12524
      6166211-11663
      6166111-11613
      6166011-11787
      6165911-11662
      안내 배너 이미지