Skip to content

Custom FlxTilemap tile #2629

Answered by Geokureli
bogdan-ov asked this question in Q&A
Aug 23, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Im not sure if there is a better solution, currently.

Id have to look to make sure, but it might be a good idea to change haxeFlixel to make this easier. Maybe change FlxTilemap into FlxTypedTilemap<T:FlxTile>

And then add typedef FlxTilemap = FlxTypedTilemap<FlxTile>;

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bogdan-ov
Comment options

@Geokureli
Comment options

Answer selected by bogdan-ov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants