mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
tweaking and tweaking
This commit is contained in:
@ -42,8 +42,9 @@ class Introduction(TeacherStudentsScene):
|
||||
|
||||
self.wait()
|
||||
|
||||
|
||||
self.get_teacher().change_mode("raise_right_hand")
|
||||
self.play(
|
||||
self.get_teacher().change_mode,"raise_right_hand"
|
||||
)
|
||||
self.wait()
|
||||
|
||||
self.wait(30)
|
||||
|
Reference in New Issue
Block a user