Hi!
I am creating a little bot that moves towards where it looks and turns randomly during movement (so that it changes its course).
It works great with physical prims since I can use an applied impulse for its movement.
But I need a script that works with flexi prims and those can't be physical.
I think the only way it would work is with a formula that takes into account the prims rotation and the current position, but that would be quite complicated.
Is there a way to tell a none physical prim to move a certain distance into the direction it is 'facing'?
Thanks,
Dalea