Forum begins after the advertisement:

😞

Not gonna lie, we're a bit disappointed

We would appreciate if you disabled your  ad blocker  just for this site, as these ads help to keep this content free, and are designed to be non-intrusive (less intrusive than the miserable emoji above, at least).


[Part 9] My particle effect doesn’t show in the game

Home Forums Video Game Tutorial Series Creating a Metroidvania in Unity [Part 9] My particle effect doesn’t show in the game

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13936
    Elvin Sim
    Level 10
    Participant
    Helpful?
    Up
    0
    ::
    #13937
    Elvin Sim
    Level 10
    Participant
    Helpful?
    Up
    0
    ::
    #13942
    Joseph Tang
    Level 13
    Moderator
    Helpful?
    Up
    0
    ::

    Likely, what’s happened is the “Square” game object’s Sorting Layer is above the “Particle System”.

    Simply go to either the Square’s Sprite Renderer and set the Order in Layer to [-1], Or go to your Particle System’s Particle System > Renderer > Order in Layer to [1] or change Sorting Layer ID to Background/Midground/Foreground.

    If you encounter a similar issue like this, I would recommend checking for any blocking sprites by setting your other in scene objects to inactive, and checking if you can see your desired sprite. (if you know that the blocked sprite is normally visible and working).

    #13956
    Elvin Sim
    Level 10
    Participant
    Helpful?
    Up
    0
    ::

    Thank you, I found out that it is my z-axis of the particle doesn’t set to zero

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below:

😞

Not gonna lie, we're a bit disappointed

We would appreciate if you disabled your  ad blocker  just for this site, as these ads help to keep this content free, and are designed to be non-intrusive (less intrusive than the miserable emoji above, at least).