ped.walkTo: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
Line 4: Line 4:
|class = Ped
|class = Ped
|name = walkTo
|name = walkTo
|parameters = Vec2 destinationPosition
|parameters = Vec3 destinationPosition
|parameter1 = Vec2 destinationPosition The 2D game position for the ped to walk to.
|parameter1 = Vec3 destinationPosition The 3D game position for the ped to walk to.
|usage = make the ped walk to a position
|usage = make the ped walk to a position
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
|notes = This method previously took a Vec2, instead of a Vec3.
}}
}}
6,833

edits