Level loader #87

Open
opened 2014-11-18 22:55:24 +00:00 by kenvandine · 5 comments
kenvandine commented 2014-11-18 22:55:24 +00:00 (Migrated from github.com)

We should provide a generic level loader to load scene layouts, including Box2D fixtures, etc.

We should provide a generic level loader to load scene layouts, including Box2D fixtures, etc.
mdkcore0 commented 2014-11-19 10:33:36 +00:00 (Migrated from github.com)

I suggest using TMX, as it's a well and wide accepted format for level files ;)

I suggest using TMX, as it's a well and wide accepted format for level files ;)
obeezzy commented 2016-01-27 09:33:49 +00:00 (Migrated from github.com)

I created an extension for Bacon2D that supports TMX files at https://github.com/obeezzy/bacon2d-tiledscene. I also updated the documentation so that it accommodates the changes I made to Bacon2D. I'm currently working on a simple example that I could use to demonstrate how to use it. Hope this helps!

I created an extension for Bacon2D that supports TMX files at https://github.com/obeezzy/bacon2d-tiledscene. I also updated the documentation so that it accommodates the changes I made to Bacon2D. I'm currently working on a simple example that I could use to demonstrate how to use it. Hope this helps!
mdkcore0 commented 2016-01-27 10:45:54 +00:00 (Migrated from github.com)

Hey, pretty cool! I will try it tonight :D

Hey, pretty cool! I will try it tonight :D
kenvandine commented 2016-01-27 14:11:52 +00:00 (Migrated from github.com)

That's awesome! Can you submit a pull request for it, so we can start discussing merging it into Bacon2D?

That's awesome! Can you submit a pull request for it, so we can start discussing merging it into Bacon2D?
obeezzy commented 2016-01-27 17:12:32 +00:00 (Migrated from github.com)

Thanks for the rapid replies and compliments. I am currently working on the pull request. I am also pretty new to actually working with GitHub, so it may take a while.

Thanks for the rapid replies and compliments. I am currently working on the pull request. I am also pretty new to actually working with GitHub, so it may take a while.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Bacon2D#87
No description provided.