Over the past several years I have been writing LUA scripts for Game Guru intended to control the movement of entities during game play. I have titled these scripts MCS (Movement Control Script). The original objective of these unattended scripts are to create background movement (a car going by, an airplane flying across the sky, etc) hopefully breathing a sense of life into the game.
Another of my objectives is to create a script format that can be used over and over without the need to rewrite portions of the code. I have accomplished this by building into the script a method where-by I can customize the script not by rewriting the code, but simply entering data that defines how and where the entity will move during game play.
With the release of the GG camera/player controls, I expanded the concept to give the player control over activating movement scripts, as well allowing the player to move along with the entity. Using this script the player (camera) can ride along with the car or fly along with the airplane etc.
Considering that Game Guru is intended to be used by non-scriptwriters, I think that my data entry approach might well work for those users who are code challenged.
So readers of this can get a better sense of what I'm talking about, I have an online YouTube channel where there is a video demonstrating what the script does.
https://www.youtube.com/watch?v=yMp-i-scfIQ
I have also enclosed a PDF files that contains a portion of an operators manual for the MCS script.
That said I have been thinking about offering the base script for free as public domain. I'm asking for some advise...
What is the best way to do something like this?
How can I insure that users of the script understand that THERE WILL BE NO GUARANTEE OR SUPPORT (from me), as I have other projects I'm interested in pursuing.
Your suggestion will be appreciated.
"THERE IS NO SPOON"
AMD 6300 6 core 3.5 ghz, Windows 10, 8GB ram, GTX 1060 2GB ram