소스 검색

Update timestep.md

Björn Ritzl 1 년 전
부모
커밋
d2e85dfee4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/collection/timestep/timestep.md

+ 1 - 1
examples/collection/timestep/timestep.md

@@ -1,7 +1,7 @@
 ---
 title: Time-step
 brief: This example shows how to speed up or slow down animations in a collection proxy by changing the time step of the collection proxy.
-scripts: controller.script, timestep.script
+scripts: controller.script, game.script
 ---
 
 The setup consists of a `timestep.collection` and a `game.collection`.