Skip to Main Content

Modifying Scene from the outside

843799Aug 25 2001 — edited Aug 27 2001
How do you modify an object in a scene from outside.
Lets say, i want to move an object left when i press the left key.

How do i tell the scene to move the object from the keyPressed function?

A code example would help
Comments
Post Details
Added on Aug 25 2001
2 comments
54 views