i use tbl file for my picture configuration. But my JPG picture have Majenta color to remove
How i can change this configuration
myanim_sheet Tree.jpg 0 0 128 128 0 0
myanim_l1 - 0 myanim_sheet 0 -
myanim_l myanim_l1 1 false
to remove majenta color ???.
Can JGame be used to create Isometric games? I'm a veteran programmer but new to game development. I'm looking to build a simple Isometric RPG.
My understanding is that Isometric tiles have fixed width but can vary in height (e.g walls) and will overlap in the y dimension as they are drawn.
Can JGame handle this?
Thanks!