00:00
00:00
Newgrounds Background Image Theme

neloangelo1 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Interactive Buddy v.1.01"

Wonderful, yet

The only thing this game needs, is the ability to create alittle bit of love for the poor little guy.

amazing

great programming and idea. the shockscript engine is a really good idea. here's a script i made, which creates a bouncy ball that electrocutes on contact:

if(firstRun(),
resetVars()+
assign(oMouse,getMouseDown())+
assign(eh,true),0);

if(getMouseDown(),

if(eh,
assign(eratatawin,create("bouncyball",getXMouse(),getYMouse
(),0,0))+
assign(eh,false),0)+

setX(eratatawin,getXMouse())+
setY(eratatawin,getYMouse())+
setXV(eratatawin,0)+
setYV(eratatawin,0)+
assign(lastx,getXMouse())+
assign(lasty,getYMouse()),0);

if(bnot(getMouseDown())&&oMouse,
assign(lastxv,getXMouse()-lastx)+
assign(lastxy,getYMouse()-lasty)+
setXV(eratatawin,lastxv)+
setXY(eratatawin,lastxy),
0);

oMouse=getMouseDown();

if(lastxv!=sign(getXV(eratatawin)) || lastxy!=sign(getYV(eratatawin)),
shock(getX(eratatawin)+4,getY(eratatawin)+4)+
shock(getX(eratatawin)-4,getY(eratatawin)+4)+
shock(getX(eratatawin)-4,getY(eratatawin)-4)+
shock(getX(eratatawin)+4,getY(eratatawin)-4)+
assign(lastxv,sign(getXV(eratatawin)))+
assign(lastxy,sign(getYV(eratatawin))),
0);

good

I thought it was ok. I mean wat happend to the guns? i liked those and i wish u could kill him because it gets boring after a while. But overall I thought it was ok.

great

i love, its kinf of cute and fun

Yay for torture! >.>

This is funny and kinda twisted. Makes for a good stress reliever lol.