Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Stonesense Corpse and Arrow Code  (Read 508 times)

IdeaForge

  • Escaped Lunatic
    • View Profile
Stonesense Corpse and Arrow Code
« on: January 24, 2021, 06:09:47 pm »

Hey, I'm doing sprites for corpses and arrow in stonsesense. But, I have problem with those both.
The problem with arrow, is that I want to make sprites for flying arrows, but they doesn't show in stonesense.

The other problem is that I want to create an corpse sprite for each creature, but idk how to filter them.

I'm using that:

<?xml version="1.0"?>
<items file="Deceased.png" sheetIndex="0" zoom = "3">
<item game_type="CORPSE" file="Deceased.png" zoom = "3" sheetIndex="0"/>

</items>

But it doesn't filter by creature, so I can't do it. Any suggestions about what can be done?
Logged