mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
oops, fixed a cut and paste error
This commit is contained in:
parent
98e5e19348
commit
55374a72bf
@ -105,7 +105,7 @@ class Transitions:
|
||||
parents the fade to hidden
|
||||
"""
|
||||
transitionIval = Sequence(Func(self.noTransitions),
|
||||
Func(self.noFade),
|
||||
Func(self.loadFade),
|
||||
Func(self.fade.reparentTo,render2d,FADE_SORT_INDEX),
|
||||
self.lerpFunc(self.fade, t,
|
||||
self.alphaOn,
|
||||
|
Loading…
x
Reference in New Issue
Block a user