Skip to content
Discussion options

You must be logged in to vote

Yes, you can just set the position of the object with an onFrame handler. It's up to you how to compute the new position: you could just linearly interpolate between two points for a straight line, walk along a particular axis, decide the new positions dynamically from user input or an AI system, or whatever.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Franckapik
Comment options

Answer selected by Franckapik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #713 on October 03, 2020 21:17.