[General] Artwork

Status
Not open for further replies.
Level 5
Joined
Dec 12, 2008
Messages
112
Hi everyone,

I was wondering how do put art animations/buffs onto buildings? An example would be from the buildings in the game Castle Fight.

Ask for more info, thank you
 
You could add them via triggers.
  • Special Effect - Create special effect on...
  • Set Effect_var = last created special effect
The important thing is using correct attachment points, as buildings don't really have the same attachment points as units.
(e.g. human Town Hall has origin, overhead and sprite first up to sprite fifth attachment points)

Don't forget to immediately save the effect in variable so you can remove it later.
 
Status
Not open for further replies.
Back
Top