the fire ball script that i made myself in interactive buddy
Script:
strength=10; fire's pushing power;
spread=100;rate that fire expands at;
size=100;size of stream;
if(getMouseDown(), fire(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
thx i took this script and edited it and made a giant water explosion and a giant fire explosion (both on click)
happyevi123 7 months ago
Lua, by the looks of it
ElfyStudios 1 year ago
HOW DO YOU MAKE YOUR OWN SCRIPT?
imakebadpivotvideos 2 years ago
cool
TazmanianFire42 2 years ago