models position not global?
Posted: Wed May 18, 2011 6:00 pm
hi, before I get to my question I'd just like to say thank you for making such an awesome program.
heres my problem, when I try to set a models position based off of the players model nothing happens unless I first put the playerModel.position.x(etc.) into a global variable.
I put a ZExpresion in the "satellite" models update with currentModel.position = playerModel.position it doesnt seem to work.
Is it supposed to be this way? It's easy enough to put globals in, but it feels redundant, and I think Im doing something wrong.
heres my problem, when I try to set a models position based off of the players model nothing happens unless I first put the playerModel.position.x(etc.) into a global variable.
I put a ZExpresion in the "satellite" models update with currentModel.position = playerModel.position it doesnt seem to work.
Is it supposed to be this way? It's easy enough to put globals in, but it feels redundant, and I think Im doing something wrong.