-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Create z_index to define layer for Mobjects #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Regarding @eulertour's comment on getters: Imo, with the eventual usage of mobj.set(x=5, y=6, z_index=50, ...) The indiviudal set functions should be kept if they require more than one argument (although we could easily fix that by requiring a list on Anyway, this is better suited for its own issue. But I just thought about this |
Closes #117
Related:
3b1b/manim#813
manim-kindergarten/manim@dde65b4
manim-kindergarten/manim@9467514