New deals posted everyday, starting Black Friday and running through the holiday season! No hassles, no lines - just awesome savings on art, deviantWEAR, Premium Memberships and more!
Artist's Comments
This is a SCRIPT made for use in APOPHYSIS
**EDITS** There is an error in line 431 in V2 copies. The line shows: Flame.Scale := (-2/25 * (x*y) + 14;/5)*3; It should be: Flame.Scale := ((-2/25 * (x*y) + 14)/5)*3; Uploaded a fix V2.01 in the comments. **EDITS** This is a basic package of Functions and Procedures that I find I use a LOT. There are also 3D procedures that others have found to be interesting and functional too. There are also some modified versions of other standards re-coded to be usable in a wider variety of situations. USE: NAME(variable, variable, ...) ANY ISSUES OR QUESTIONS OR CORRECTIONS OR ADDITIONS PLEASE NOTE ME AT *Keeps OR *Uncle-Keeps ~Peace~ Keeps This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see GNU General Public License. |
|
Comments