Fixes a bug where you couldn't modify the last scene.,
Updated a little on how it edits the frames.
Now uses deepcopy, due to python would not update values correctly.
Error is either python using pointers for it or the value changed before it could update in memory.