CAN'T SUBMIT SCRIPTS FOR OTHER ENGINES
Posts
author=kentona
yerp I can do that, but I might not get to it until monday.
Has there been any progress on this?
For AGS, GM and Unity I just created a single "Miscellaneous" category for each of them.
Is there any particular categories you'd want for those engines? I am not familiar with them.
Is there any particular categories you'd want for those engines? I am not familiar with them.
Thanks! For Unity3d categories:
*Snippets
Small, portable, and multipurpose functions or classes that you can easily drop into your project
*Editor
Scripts which expand the functionality of the editor
*Miscellaneous
A script that does not conform to the other categories
*Effects
Scripts to perform a special effect, including post-processing effects, image effects, and scripts which interface with shaders
*Networking
Scripts to facilitate online functionality
*GUI
Scripts to facilitate the creation of user interfaces
*Physics
Scripts to simplify working with physics, or to handle common tasks associated with physics and simulations
*Shaders
HLSL or CG shaders to customize the way an object is rendered
*Snippets
Small, portable, and multipurpose functions or classes that you can easily drop into your project
*Editor
Scripts which expand the functionality of the editor
*Miscellaneous
A script that does not conform to the other categories
*Effects
Scripts to perform a special effect, including post-processing effects, image effects, and scripts which interface with shaders
*Networking
Scripts to facilitate online functionality
*GUI
Scripts to facilitate the creation of user interfaces
*Physics
Scripts to simplify working with physics, or to handle common tasks associated with physics and simulations
*Shaders
HLSL or CG shaders to customize the way an object is rendered















