|
| I am currently undertaking a project using VRML and JavaScript for a university module . I am producing an interactive bowling game and obviously need to make my pins fall over / disappear when the ball hits them.
I have a script which runs and finds out when the ball hits a pin and am now writing a function that handles the behaviours of the pins when the ball hits them.
My question is this: How can I cause changes to the VRML objects that are my pins within the JavaScript? ie make fall over or change colour or disappear or something.
Any guidance anyone can give me will be much appreciated, I'm very new to VRML and JavaScript so forgive me if this is a very naive question!
Bekka |
|