Added radials which are handled by python scripts, updated engine, objects now load serverside template at creation

This commit is contained in:
Light2
2013-07-08 23:38:41 +02:00
parent 3afd5eca3a
commit e457b9711c
18 changed files with 828 additions and 11 deletions
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setAttachment('radial_filename', 'bank')
return