提交 044d4c1c 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 98338594
......@@ -62,10 +62,12 @@ satelliteL5 = create_satellite(name=f'卫星L5', init_position=[-314457.28821574
if __name__ == '__main__':
from ursina import camera
def on_ready():
# 运行前触发
# 摄像机看向地球
camera_look_at(earth)
camera.rotation_y = -90
def on_timer_changed(time_data: TimeData):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册