I think you will have more luck asking on the openfl forums.
Agustín Pérez Fernández
@Agustín Pérez Fernández
Posts made by Agustín Pérez Fernández
-
RE: How to compile to native/C++ library?
-
Mac builds are displaying the image wrong
I was building MODE to test and it seems to build fine but after the build only the bottom left of the screen is showing.
-
RE: Audio problems on native targets
The problem was that the sound was shorter than one second. Joe Creates is going to open an isue on OpenFl.
-
Audio problems on native targets
Hi everyone,
I'm trying to make a music game and I need to play several sounds at once. It works fine on Flash and HTML5 but on native some sounds are not playing.
Is there any audio configuration I have to take into account?
The audio files are ogg and mp3.
Maybe tomorrow I can upload a test with my problem.
-
RE: Android performance with Haxeflixel 4.4.0
I noticed the same lag today with a windows build.
Strangely, HTML5 build works better.
-
RE: Valley Race
Looks great!
I can't play it. I'm using crome 65.0.3325.181
The console says:
index.html:66 Uncaught ReferenceError: lime is not defined
at index.html:66
(anonymous) @ index.html:66 -
RE: Tutorial on how to setup extensions with HaxeFlixel for mobile - Admob - Analytics - Google play games
¿Te da error cuando intenta loguear a google play games? Yo tuve problemas por que no tenía bien seteados los permisos entre release y debug al hacer el app signing. Para el sign de la app te recomiendo leer: https://support.google.com/googleplay/android-developer/answer/7384423?hl=en
Luego, tenes que configurar el sha-1 de la firma en google play services desde la google play console.
-
Nothing Clicker! A clicker about nothing.
Minimalistic clicker about nothing. There are no characters, meaning or anything to distract you from the target of getting more points!
Ideal to play while you do other things like watching a TV show, Listen to a podcast or music.
You must tap to add points and buy machines that work for you. Use those points to update the machines, add more points and progress through levels.
Can you unlock all the achievements?
Warning: It can be very addictive!
-
RE: Draw frame on sprite.
You can use flxbackdrop: http://api.haxeflixel.com/flixel/addons/display/FlxBackdrop.html