머리별
대표칭호 없음
이해도 | 중급자 |
---|---|
게임버전 (JE) | 1.20.1 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.6.4 |
스크립트 애드온 | skbee |
총을 만들고 있습니다.
헤드샷 판정을 만들괴 있습니다.
set {_ray} to ray trace from player with max distance 60 with ray size 0.15 # Ray
@set {_hit} to raytrace hit entity of {_ray}
@set {_vec} to hit position of {_ray}
@if 히트박스 높이 + y-coordinate of {_hit} - y of {_vec} < 0.2:
@@make player damage {_hit} by 20
@else:
@@make player damage {_hit} by 10
코드는 이건데 히트박스의 높이를 못구하겠네요
능력자분들 도와ㅏ주세요
댓글이 없습니다.
새로운 댓글을 등록해 주세요!