What are axis for?

Hello, could someone explain to me what are axis for in appearance? Thank you!

ready

1 Like

The axis of an object is based on their position. The position is where they are in your game. For example: X= 10 Y= 10. This is the position of your object

2 Likes

Thanks for your response!, what I’m trying to do is get the laser out of the tip of a ship and not the center. (set origin point)

2 Likes

No problem! Also, that’s alright.

1 Like

but I cant make it work

1 Like

Hi! Can you provide a screenshot of where you want your object to be? And also a link to the project?

1 Like

@cesarmdq you might be able to get the result you’re after by using a “shadow” object to position the laser relative to your ship. Have a look at how @victoroda solved a similar problem:

https://forum.getready.io/t/problem-with-colliders-objects-seem-to-be-floating/50/5

ps - I hope I’m correctly understanding what your objective is, but if not, maybe you could provide more detail

2 Likes