In my game demo, i'm moving a fish under water.
When the player catches the fish. It needs to splash on the water.
My problem is that I cannot seem to place the splash sprite directly above the fish, as it moves around.
The fish moves very fast and the sprite always appears
infront or behind the fish. Not directly on top of the fish.
Maybe the code should be after Renderworld.
Or After Updateworld.
Can someone help?
Thanks
When the player catches the fish. It needs to splash on the water.
My problem is that I cannot seem to place the splash sprite directly above the fish, as it moves around.
The fish moves very fast and the sprite always appears
infront or behind the fish. Not directly on top of the fish.
Maybe the code should be after Renderworld.
Or After Updateworld.
Can someone help?
Thanks