2012-01-22, 08:20 PM
I think Maya can save in OBJ format which Meta can open- then save as an X file.
You can attach an event to an enemy that triggers when they die. Use the "Change Player Parameter - Gold" command in the event to make the player lose gold.
You could alternatively attach an event to an enemy that triggers when the player gets close (Trigger = Approach Circle) and reduces the player's gold. But that would trigger even if the player didn't engage in combat.
You can attach an event to an enemy that triggers when they die. Use the "Change Player Parameter - Gold" command in the event to make the player lose gold.
You could alternatively attach an event to an enemy that triggers when the player gets close (Trigger = Approach Circle) and reduces the player's gold. But that would trigger even if the player didn't engage in combat.