ID:266569
 
Is it possible to put an Entered(atom/Obstacle) onto an object?
Thief jack wrote:
Is it possible to put an Entered(atom/Obstacle) onto an object?

You're using Entered() completely wrong. Read through the reference again.

Bump() takes an obstacle as its argument, not Entered(). Entered() receives the atom that entered and its old location.

Lummox JR
In response to Lummox JR
Err I don't know....I'll try harder.............