Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing the position of the game object attached to the world through code #310

Open
priyankaviswan opened this issue Jun 4, 2014 · 1 comment

Comments

@priyankaviswan
Copy link

Hi,
Am trying to change the position of an monster model added to my plane through code ,but it does not change ,can you please tell me how to change the position of an object attached to plane through code

@jeromeetienne
Copy link
Owner

object.position(1,2,3) will set the position of the object to x=1, y=2, z=3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants