Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Starzy
Posts
Comments
C
C#
•
Created by TheOneAndOnly on 12/10/2023 in
#help
Local and world position changing
You'll probably want to learn the difference, and how to convert between them, i.e the transform and inverse transform methods/matrices
7 replies
C
C#
•
Created by TheOneAndOnly on 12/10/2023 in
#help
Local and world position changing
World position is position within the world, as if it had no parent object
7 replies
C
C#
•
Created by TheOneAndOnly on 12/10/2023 in
#help
Local and world position changing
Local position is the position relative to its parent, it's what the unity editor shows when you click on an object
7 replies