Hi all
It's a project I have in // to X-Quad Editor ( and that project will also be useful for X-Quad Editor too

)
It's a set of TPC Plugin to add new features to DBPro .
Each PlugIn DLL will have the same name than the original one to which if refer + Entends . For example for DBProBasic3DDebug.dll, the Extends DLL will be : DBProBasic3DExtends.dll ...
I have many ideas for effects,commands to ADD and the first set ( that is now completed and running fine is the BILLBOARD commmand set.
Here are all commands I actually planed to do
DBProBasic3DExtends.dll
Add BillBoard Object OBJECT NUMBER [completed]
Remove BillBoard Object OBJECT NUMBER [completed]
Make Object BillBoard OBJECT NUMBER , XSIZE , YSIZE [completed]
Disable XAlign OBJECT NUMBER [completed]
Enable XAlign OBJECT NUMBER [completed]
Clear BillBoard List [completed]
DBProBasicSpritesExtends.dll
Perform Perfect Collision SPRITE1 , SPRITE2
Prepare Sprite For Collision SPRITE NUMBER
DBProBasic2DExtends.dll
Bitmap Mosaic BITMAP NUMBER , MOSAIC SIZE
DBProImageExtends.dll
Wobble Image IMAGE NUMBER , SINUS FACTOR
Some of the command set I mentioned and that are not yet ready were develop to DBc or DBP and simply need to be adapted to DLL
And some other one I didn't have in mind now ...
If you want you can put your ideas for new command to add here ...
Depending on the complexity and the quantity of command will be the final product ( freeware, shareware ... don't know yet )