Jump to content

Recommended Posts

I've seriously scratched my head on this for many hours now, going through tons of different prefabs and searching google, the forums, etc. I just can't comprehend how to properly use Vector3. I'm trying to edit some containers so they aren't in the same spot backpacks and the like usually pop up when opened. Can someone explain to me how the x, y, z coordinates work and how to anticipate what coordinates will make the popup go where?
 

Thanks!

Link to comment
https://forums.kleientertainment.com/forums/topic/62577-vector3/
Share on other sites

For starters, Z does not matter with container widgets. It's a two-dimensional screen, after all.

0/0 is the center of the screen (if I recall correctly), so you probably want you move either of the coordinates by ~200 (plus or minus). Other than that, I suggest trial and error.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...