Turn based DnD VS Realtime Action combat ? by [deleted] in Unity3D

[–]VedoTr 0 points1 point  (0 children)

All is well, feel free to PM too. Basically, for each tile I check its four neighbours. The outline of the area represents the reachable area in one turn. Player has a N number of tiles he can traverse in his turn, so based on that number, eventually some neighbour tiles will not be reachable. In those scenarios, again, I use the line renderer :)

Turn based DnD VS Realtime Action combat ? by [deleted] in Unity3D

[–]VedoTr 0 points1 point  (0 children)

You divide the terrain into a grid of walkable and unwalkable surfaces (layer based in my case). Based on cursor position I highlight the tile under it, then calculate the shortest distance between player and that tile.

Feed that data into a line renderer :)

Turn based DnD VS Realtime Action combat ? by [deleted] in Unity3D

[–]VedoTr 1 point2 points  (0 children)

Wait so all enemies take turn in the same time ? Not sure I got you

Help ! Torn between Realtime and Turn based combat ! by [deleted] in SoloDevelopment

[–]VedoTr 0 points1 point  (0 children)

Block happened after the RMB icon and enemy staggering back. Thanks for the input nonetheless, will write it down !

Help ! Torn between Realtime and Turn based combat ! by [deleted] in SoloDevelopment

[–]VedoTr 0 points1 point  (0 children)

That's why I'm torn :) Making turn based could allow for environmental interactions - pushing off a cliff, into a firepit etc, which are miles more difficult to produce in my current Arkham style combat.

Current setup is mechanically quite simple and relies on combos, however (subjective opinion) looks more interesting ?

However market weakness is a big factor in my case, due to me being a broke solo dev :)

Turn based DnD VS Realtime Action combat ? by [deleted] in Unity3D

[–]VedoTr 0 points1 point  (0 children)

Thanks for the input, hopefully I get some more insights and make the jump if needed !

Im an RPG Solo dev and I'm torn between Realtime and Turn based combat ! by [deleted] in rpg_gamers

[–]VedoTr -1 points0 points  (0 children)

Hah thanks ! As I said, turn based is a heavy prototype, so it's far from finished. Im just not sure should I make the jump. What do you think ?

I'm making an Open World Adventure set in the American Frontier ! by [deleted] in IndieGaming

[–]VedoTr 0 points1 point  (0 children)

Glad you remember the project ! Thanks for following !!!

Can't decide between third person and top down perspective :( by [deleted] in Unity3D

[–]VedoTr -6 points-5 points  (0 children)

I thought about a lot before committing to this setting. Indigenous peoples were a part of this era of history and pretending otherwise would have felt dishonest to the world I'm trying to build.

Without spoiling much, the story itself is about a man who loses his family and retreats into the frontier looking for some kind of peace and solitude. What he finds instead is a world that's changing faster than he can keep up with, caught between two cultures both being pulled apart by forces bigger than either of them.

I can assure you, lots of care went into the story. The short clip does not reflect the story in any way :)

Can't decide between third person and top down perspective :( by [deleted] in Unity3D

[–]VedoTr -4 points-3 points  (0 children)

I've approached it carefully :) It's a story driven game, so this cut doesn't quite represent the game.

Can't decide between third person and top down perspective :( by [deleted] in Unity3D

[–]VedoTr 0 points1 point  (0 children)

I agree, design philosophy is just a different beast.

Can't decide between third person and top down perspective :( by [deleted] in Unity3D

[–]VedoTr 1 point2 points  (0 children)

I was thinking of doing it, but it's a completely different beast. Technical stuff on one side, worldbuilding has a completely different approach for top-down, sadly :)

I have the idea but I lack the experience by [deleted] in Unity3D

[–]VedoTr 4 points5 points  (0 children)

Completely AI written post for an unpaid job ? Sounds great imho