Hi,
I’m new to defold but really enjoying the experience up to now. Still getting my head around some thing though.
As a simple project to learn I have created a simple jetpack character. I am using hflip to swap the sprite when changing direction.
I also have a particlefx attached to the character object to give a jetpack effect. The issue I have after doing the flip the position of the particlefx is not correct I need to change the X location.
I am not sure how to do this. I don’t seem to be able to get the ID of the particlefx