[ACS] Fetching 4 character sprite name from an actor?
Posted: Fri Jun 25, 2021 3:04 pm
Hello,
I'm currently making a mod for Zandronum (so no ZScript) and I'm trying to figure out a way to fetch the 4 character sprite name of an actor (like "TROO" for the DoomImp) through ACS without editing any DECORATE files.
Unfortunately there's no APROP_SpriteName property for GetActorProperty which is complicating things quite a bit.
Can this even be done?
I'm currently making a mod for Zandronum (so no ZScript) and I'm trying to figure out a way to fetch the 4 character sprite name of an actor (like "TROO" for the DoomImp) through ACS without editing any DECORATE files.
Unfortunately there's no APROP_SpriteName property for GetActorProperty which is complicating things quite a bit.
Can this even be done?