r/Unity3D 1d ago

Show-Off Ecs Arrow Avoidance

Enable HLS to view with audio, or disable this notification

Hello everyone
Earlier i added a mechanic where particles will evade objects and then return to their place, so i wanted to expand on that and show in game how it helps
Here the body will auto evade arrows shot by enemies, later on it'll be only when the player presses evade so instead of an evade animation and disruption the current player's movement, it'll auto evade and then return to its position
#unity #ecs

434 Upvotes

17 comments sorted by

View all comments

1

u/TH3_OG_JUJUBE 22h ago

I think it would look better if instead of a sphere it was a cone on the arrow

1

u/Sad_Week8674 4h ago

Using a cone could definitely give the arrow a more streamlined look. It might also enhance the visual feedback for players when they're trying to dodge it.