- Related Object Manager now can be defined on the AI Side and used.
This commit is contained in:
parent
2060e845bb
commit
549250e57e
|
|
@ -1,6 +1,6 @@
|
|||
"""RelatedObjectMgr module: contains the RelatedObjectMgr class"""
|
||||
|
||||
from direct.showbase.ShowBaseGlobal import *
|
||||
# from direct.showbase.ShowBaseGlobal import *
|
||||
from direct.showbase import DirectObject
|
||||
from direct.directnotify import DirectNotifyGlobal
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue