the only Scripts i know is:
(e)=>{e.other.<plsreadscripting1> := <value>}
(e)=>{scene.<plsreadScripting2> ({density := <value>; pos := [<value>, <value>]})}
EVERTHING OF THIS ONLY WORKS ON ONCOLLIDE SCRIPT
Scripting 1
You can select like:
density, friction, color, timeToLive, etc.
replace the "<plsreadscripting1>" into "density", example: "(e)=>{e.other.density := 16}"
that changes density to other object that collides
Scripting 2
to spawn things in your scene type this:
addBox ((e)=>{scene.addBox ({size := [1.0, 1.0]; density := 2.0})}), addCircle ((e)=>{radius := 1; density := 2.0}), addLaser, etc...
Sorry if i spamed becuse i like to do too much information ._. (and you cant understand this)
Snowball (i watched BFDI(A) seasons, ALL the seasons, i have the announcer of BDFI(A) show, i dont remember some names of BDFI(A), heres all the names i remember: Leafy, Bubble?, Pencil, Pen, Needy (i dont remember her name but i heard other name), Sponge, Firey, Pen and Pin (i think).)