Game Development Community

ScriptObject

by technostick · in Marble Blast · 05/15/2006 (8:57 am) · 2 replies

What is it? What does it do?

I saw it in many levels, but when I delete it nothing seems to change.

#1
05/22/2006 (8:51 pm)
Same question... I clicked on it in the object list. It seems to have all these interesting properties, but doesn't actually exist. I LIKE the idea of a several gem item with time travel bonus in a hard to get to place, it would be a good way to make an easy level have a hard option...
#2
05/22/2006 (9:21 pm)
A scriptObject is just that: an object used to store key/value pairs. The values are being referenced by some script code somewhere in the game. I don't know enough about MBG to tell you any specifics about what they are used for in that case.