Forum begins after the advertisement:


[Part 11] Bobbing Animation Interferes with Magnet

Home Forums Video Game Tutorial Series Creating a Rogue-like Shoot-em Up in Unity [Part 11] Bobbing Animation Interferes with Magnet

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11521
    Xavier Lee
    Keymaster

    Following the release of the Part 11 video, I have identified a conflict between two game mechanisms. You may recall that we implemented a magnet mechanic in Part 6, which enables our player to automatically collect items within a specific range. However, it seems that after Part 11, it no longer works.

    This is because of the bobbing animation for the items we introduced in Part 11. It appears that the bobbing animation interferes with the magnet’s pulling animation because it messes with the transform of the item, which unfortunately renders the magnet’s item collection ability non-functional.

    I will post an update for a fix later down the line.

    [SOLVED]

    This issue has been solved in Part 12.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: