I thought FlxWeapon was deprecated?

Alvalol
@Alvalol
I don't know much about these things.
Posts made by Alvalol
-
RE: Error with the "Hello World" tutorial.
@vulpicula said in Error with the "Hello World" tutorial.:
is not recognized as an internal or external command, operable program or batch file."
This sounds like a path issue. What does echo %HAXEPATH% return?
-
RE: Drawing path?
Damn, I couldn't get it to show the debug mode on my computer for some reason :S
-
RE: Drawing path?
It's the same @nekomasterdeluxe, it's still the same method from the same FlxPath class.
-
Drawing path?
Hi,
I've been using FlxPath for a game idea and I was wondering if there is a way to draw the path.
I know there is drawDebug(), and in the example there is this :override public function draw():Void { super.draw(); if (player.path != null && !player.path.finished) { player.path.drawDebug(); } }
But unless I'm in debug, it doesn't work. Now, is there something I'm missing in the demo or ...?
I'm aware of the #IF_DEBUG macros in the FlxPath btw, I'm just wondering how they made it work in the demo without using debug mode... -
RE: Duplicate class field declaration: Thumbs__db
I legit disabled thumbnails on my computer because of haxeflixel lol.
-
RE: Presentation
@Miguel-Moyano said in Presentation:
I think u are the same Alv from Youtube xD that's crazy... thnks a lot!! i'll try to give my all to help the community!!
I am ::)
-
RE: Presentation
Please do Miguel. A lot of us could benefit from it :)
-
RE: Untitled shmup roguelite
Very excited to show you guys some of the key art for Super Gemini Bird. Made by the talented Paola Tuazon (@paolatuazon)
What do you guys think? Smiley
-
RE: Untitled shmup roguelite
Super bad news. The artist abandoned the project for personal issues - nothing to do with me or his work in the project. So, moving forward I will be working on the project alone until I find an artist for hire and go from there.
Wish me luck :)