Lucas Siqueira Active Member Licensed User Longtime User Jan 7, 2020 #1 How to create an isometric map with character animation using XUI2D? Could someone help me make an example, I have no idea how to do that. sorry about my English!
How to create an isometric map with character animation using XUI2D? Could someone help me make an example, I have no idea how to do that. sorry about my English!
Erel B4X founder Staff member Licensed User Longtime User Jan 8, 2020 #2 Isometric maps are not supported by X2 framework. It can be done with some work. Better to start with a flat map.
Isometric maps are not supported by X2 framework. It can be done with some work. Better to start with a flat map.
Lucas Siqueira Active Member Licensed User Longtime User Jan 8, 2020 #3 Thanks! I'll do it with a flat map for now, then I check how to modify lol ... thanks!