#Is there any way to make a one time custom animation for something with a trigger?
1 messages · Page 1 of 1 (latest)
Given the coding tag i will simply assume you have experience in code modding. My best say on this when reading the wiki says that you will need to setup a sprite which will play a one time animation (one time if i remember require an animation to follow) when OnEnter() or something like that gets called in a custom trigger class. I will leave the rest of the details to the wiki as i am not good at explaining things.