1 (edited by usernamenotfound 2018-08-14 09:40:45)

Topic: Animated FX not spawning correctly (solved!)

When spawning sprites I have no issues, but when using animated sprites it's impossible to modify their position. Any thoughts?

Edit: finally solved it! In case anyone has a similar issue, what I was trying to use is a Gameobject with an animated sprite as a child. It was (for me, at least) impossible to locate in a particular x,y,z position. By using only an animated sprite the problem was solved.

TLDR: don't use Gameobjects as FX, directly sprites (even with an animation).

Share

Thumbs up Thumbs down