How do Emitters work exactly. I have an emitter emitting a sprite but some sprites emit to the cell I am editing and some are emitting to a location using position. I can’t really remember why some sprites will emit to a location I request but others wont. Could it be because some of my sprites are not moveable? I still don’t really understand how sprites work either. Does it matter what cell you upload a sprite to? If I only want a sprite to appear when its emitted is it best to upload the sprite in a cell outside the game window or best to upload it and then colour over the sprite so it cant be seen?
I’m also a bit confused with the location behaviour. Can I use that multiple times in one cell for different emitters? Or is it one location per cell?
Also with the flip behaviour, can I flip an emitter so that the sprite appears upside down or back to front? Or would I have to upload the sprites upside down/ inside out?
Sorry lots of questions