Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to follow a tutorial on how to create an interactive tutorial using an interactive template from the Maya learning channel. They tell me to reset the scene and test the changes I've made in the expression editor to type the following code:
cmds.stage("stage0", edit=True, activate=True)
But, when I type it to try and restart the scene, it gives me the error -> // Error: Line 1.46: Invalid use of Maya object "True"
Did they type it wrong, or did I do something wrong?
Edit: Added the link to the spot in the video they add the code in. Link : https://youtu.be/2ye-NowsDE4?t=569
Solved! Go to Solution.