Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Prodigga

Pages: [1]
1
Support / Re: Render tilemap tiles with prefabs attached?
« on: February 27, 2014, 12:36:23 pm »
You make some excellent points about the prefabs. I agree, it would be confusing and it is only useful in some edge cases like this. The patch is nice, thanks! Though I will stick to my workaround because it is much less confusing (as you've pointed out).

2
Support / Re: Render tilemap tiles with prefabs attached?
« on: February 18, 2014, 04:28:26 pm »
My work around now is to have 2 tile sets. one with the levels 'visual tileset' and another one that places the prefabs over the tiles. (like a "data" tileset). Ah well, I hope in the future we can have tiles that have prefabs but can still render as tiles. Would be nice and I can't imagine any real restrictions stopping you guys from allowing it! :D

everything else is great with the framework, thanks

3
Support / Render tilemap tiles with prefabs attached?
« on: February 18, 2014, 04:04:59 pm »
Hello, is turns out if you attach a prefab to a tile it wont render any more. All I need to do is spawn a box collider on certain tiles. I need a box collider because I am using a tool to generate a navmesh for the level and the tool needs to collect the colliders and build the navmesh.

So is there any way to enable both at the same time? This is really bugging me as the the tile editor was the primary reason for buying this.  :(

Pages: [1]