GearBlocks
평점이 부족합니다.
Chronograph
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
태그: scenario
파일 크기
게시일
업데이트일
20.794 KB
2024년 12월 4일 오후 8시 31분
2024년 12월 23일 오후 7시 04분
업데이트 노트 2개 (보기)

다운로드 위해 구독하기
Chronograph

설명
A chronograph for measuring the speed of projectiles.
Measured speeds are presented in meters per frame and meters per second.
Note that the chronograph requires at least two samples to produce a value; if your projectile exceeds about 1.5 m/frame, readings may be unreliable. Download the scenario and extend the checkpoint box if this is the case, and also message me because that sounds like one hell of a cannon.

The chrono should work with atomic, multipart independent, and multipart-but-associated projectiles. Note that it will latch onto the first part of the projectile regardless, so if the projectile is tumbling, readings may be somewhat noisy.

Script includes boilerplate from the official 1/8 Mile Drag Strip scenario.

Updated to implement the brand new FixedUpdate and FixedDeltaTime API entries.
댓글 1
0111narwhalz  [작성자] 2024년 12월 23일 오후 7시 08분 
Updated with FixedUpdate, so the displacement per frame actually means something now and the chrono should work as expected at higher sim frequencies.