playcanvas/engine

Add teleportOrientation(?) for rigidbody

Open

#782 opened on Nov 16, 2016

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (8,878 stars) (1,325 forks)batch import
enhancementgood first issue

Description

Currently rigidbody.teleport requires you to set a position if you want to change the orientation. We should provide a method if you only want to change the orientation.

Contributor guide