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

Questions about effects and combat #240

Closed Jmora55g closed 4 months ago

Jmora55g commented 1 year ago

Good I have some doubts about the template.

The first would be to modify the casting times and skills effectively, what happens to me is that some attacks last 0.5sg and others last 4seconds, how do I fix that?

The second would be if the damage script lets you choose an effect but I don't want my game to have always the same effect for all attacks, how can I modify this to create multiple effects?

And then to create mana for the game do you think it would be difficult to implement?

Thank you very much for everything

Your template is great and so is your work

insthync commented 1 year ago

Don't know what is sg means, is it seconds?

How you want it to play difference effects? difference by what?

Mana is not hard to implement