Lukas Klingsbo
Lukas Klingsbo
@MaxmaxB if you don't need audio mixing with other sounds (like the users own music), I would recommend flutter_soloud, it is extremely efficient.
Did you try if it works after I added this? https://github.com/bluefireteam/melos-action/blob/main/action.yml#L96-L99
@timcreatedit have you tried recently? It should be fixed. I'll close it for now and we can re-open it if you're still having issues.
Can you try this branch (I haven't had time to try it yet): ```yaml dependency_overrides: flame: git: url: https://github.com/flame-engine/flame.git ref: fix/look-at-to-take-scale-into-consideration path: packages/flame ```
Aah right, of course that wouldn't work. I'll try to do it on a lower level. Haha, apparently not the first time I've looked into this: 
@gnarhard could you try now? I just pushed to the branch (still untested from my side, too much multi-tasking 😬 ).
@gnarhard I just pushed again (did a silly mistake in the last commit), third time's the charm? 🤞
> Still spazzin :/ Curious, exactly the same? I'll write some tests for this tomorrow.
@gnarhard are you using `nativeAngle`?
Can you try if the jitter also happens without a `nativeAngle`? I think I have to take that one into consideration somehow too.