! Syntax: Physics
This class implements script-functions for Physicss and decals.
After initialization of the script-object it will be globally accessable through scripts using the namespace "Physics".
Physics.CreateDecal(pos, normal, scale, lifetime, decal.texture, decal.object, rotation);
IMPLEMENTATIONS NOTES: These function will never be called from C-Code. They're script-exclusive.
Copyright (c) 2012. All rights reserved.
|