If you ever want to know the in game marble radius of your marble .dts shape, when the marble is selected, go into the console and type the following:
echo((getWord(localclientconnection.player.getworldbox(),3)-getWord(localclientconnection.player.getWorldBox(), 0))/2);
default MBG is 0.189697 meters (torque units)
echo((getWord(localclientconnection.player.getworldbox(),3)-getWord(localclientconnection.player.getWorldBox(), 0))/2);
default MBG is 0.189697 meters (torque units)
I am a programmer. Most here know me for being one of the major contributors to Marble Blast Platinum and PlatinumQuest.