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

How do I change the distance between melee attack and target in combat? #189

Closed TankLin2017 closed 3 years ago

TankLin2017 commented 3 years ago

Attacks are now divided into melee attacks and range attacks.

The range attack is to stand in the middle of the scene and release skills, and the melee attack is to run in front of the enemy, but now it is too close, the attacking character is directly overlapped with the enemy model, where can I change the range of melee attack?

Besides, where can I set the particle effects of missiles? I can't find it.

insthync commented 3 years ago

In 1.18d

TankLin2017 commented 3 years ago
  • AttackAnimationData @insthync Where can I set the particle effects of missiles? I can see the missiles , but I don't know where it can be setted.