Files
NGECore2/scripts/radial/default.py
T
Treeku 94bb6f9a66 Fixed use(), needs radial_filename to be 'usable'
If use() is broken in any of your object scripts, add the following to
setup():

object.setAttachment('radial_filename', 'usable')
2013-12-09 10:30:09 +00:00

9 lines
172 B
Python

from resources.common import RadialOptions
import sys
def createRadial(core, owner, target, radials):
return
def handleSelection(core, owner, target, option):
return