posInterval

hi
can anybody tell me what is posInterval do and where can i find document of it

self.walkIval1 = self.panda.posInterval(2, Vec3(-8, 0, 0),startPos = Vec3(8, 0, 0))

look for it at panda3d.org/manual/index.php/Intervals and following.

Hi,

There is a search function in the manual. Type “posInterval” in the search box in the upper left corner of the page when you are viewing the manual; it will bring you to several pages that show the use of posInterval.

Feel free to ask more questions if you still have specific questions after reading these pages. :slight_smile:

David