1ã€
- the actor’s position is (0,0,0). To use setPos, take your pathnode or pandaActor and add .setPos to it.
pandaActor.setPos(0,0,0)#(1,2,3) 1:leftright,2:forwardbackwords,3:updown
As for the feet or hands, its usally the feet or the lowest spot on the model.
- I dont know how to take a snapshot for say by code but you can use the print screen key and save it to a image.