I seem to have trouble with parent one object to another, the child object will seem normal while editing but will take on some parent characteristics as soon as start game, PKEY, is pressed. It will alter it’s rotation or scale. In other cases it doesn’t do this, anyone know why?
Do constraints (in the constraints buttons) work in the game engine? ( They don’t seem to work in real time…). Is there a way to constrain an object to another object’s position without parenting or using python:
always-----setPosition(other.getposition)etc.
before parenting, select one object and press ctrl-a, then the other, then do the parenting. if you do not do this, the child gets the rotation/scale from the parent when starting the game.