• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by t-pedrob · Oct 02, 2014 at 11:26 AM · uimovementcanvasmovemoveto

Unity 4.6 - How to Move a UI inside of the canvas

hello everyone, i have a question. i'm trying to move a UI element to the center of the screen. I'm using this: newPosition = Camera.main.ScreenToWorldPoint(new Vector2((float)Screen.width/2f (float)Screen.height/2f));

and them this:

iTween.MoveTo(gameObject, iTween.Hash("islocal",true,"x",newPosition.x,"y",newPosition.y, "easeType", "easeInOutCirc", "loopType", "none", "delay", 0.1f));

It worked before, but it seems that in unity 4.6 inside of a canvas doesn't work. Any ideas of how can i move a object to me center of the screen?

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image parthpandya · Jun 25, 2015 at 01:35 PM 0
Share

Hey did you get any solution on how to use iTween for Canvas UI Objects?

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by unimechanic · Oct 06, 2014 at 09:00 PM

Unity 4.6

You should ask in the Beta group, where our developers can help you.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

28 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Moving UI Element with Code not working 1 Answer

Movement in Scroll View 0 Answers

transform.Translate doesnt travel the same distance for multi-reso 2 Answers

Animating GameObject into UI Element 1 Answer

UI object move? 2 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges