2D Diamond (isometric) map editor - Textures extended infinitely?

前端 未结 3 1197
清歌不尽
清歌不尽 2020-12-02 00:37

I\'m currently developing a 2D isometric map editor. I display entity(cube, player) which contains points and textures. Each cubes are composed by 12 points.(12 points, but

3条回答
  •  渐次进展
    2020-12-02 01:17

    I endend by finding better way to do this code, thanks to members of stackoverflow. For people who got there by looking for a solution to a similar problem, I invite you to look at the comments for some usefull links and comment.

提交回复
热议问题