suriyun-production / turnbase-rpg-docs

This is document for Turnbase RPG project (https://www.assetstore.unity3d.com/#!/content/107578?aid=1100lGeN)
https://suriyun-production.github.io/turnbase-rpg-docs
12 stars 3 forks source link

change range projectiles for skills #265

Closed spectator884 closed 5 months ago

spectator884 commented 5 months ago

Hello I was wondering if it's possible to change the range projectile for a certain skill? for example the character has an ice shard skill, so it throws an ice shard projectile instead of the RangeDamage prefab. I couldn't find an option for it if it exists. Thank you.

insthync commented 5 months ago

Change it by change attack animation Screenshot_1047

In the attack animation you can change the prefab Screenshot_1048

insthync commented 5 months ago

You can create a new attack animation with difference damage prefab

spectator884 commented 5 months ago

i see now. Thank you for the fast reply!