提交 2ed908d2 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 3f5d5531
...@@ -62,7 +62,7 @@ if __name__ == '__main__': ...@@ -62,7 +62,7 @@ if __name__ == '__main__':
def on_timer_changed(time_data: TimeData): def on_timer_changed(time_data: TimeData):
# 显示轨迹,并设置轨迹长度 # 显示轨迹,并设置轨迹长度
UrsinaConfig.show_trail = True UrsinaConfig.show_trail = True
UrsinaConfig.trail_length = 500 UrsinaConfig.trail_length = 800
# 设置运行速度(加速10倍) # 设置运行速度(加速10倍)
UrsinaConfig.run_speed_factor = 10 UrsinaConfig.run_speed_factor = 10
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册