Forum rules - please read before posting.

Object flying towards menu item icon.

edited March 2023 in Technical Q&A

There is the game's main screen, imagine that when the player destroys an object or enemy, a coin flies towards the money icon in the score menu. Is it possible to create this effect in AC?

This can be seen in this game as an example. 30 seconds of the video onwards.

Comments

  • Not a dedicated option, no - it's not a typical adventure-game mechanic.

    You might be able to acheive something along these lines by moving the object towards a child object attached to the camera, that's positioned in the corner of the screen where you want it to go. A combination of Object: Set parent and Object: Transform Actions can be used to move the object towards a specific GameObject in your scene.

    If that GameObject is attached to the MainCamera, it should remain fixed on the screen once it reaches it.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.