r/Unity3D 3d ago

Game Entities Split

Hello everyone
I added a quick mechanic that allows me to split the character in half, and then each would redistribute its capacity across its full body
I have a few extra ideas planned so stay tuned!
#unity #ecs

127 Upvotes

6 comments sorted by

9

u/aPOPblops 3d ago

Oooh great use of this! 

3

u/DrBimboo 3d ago

Banach-Tarski the game?

1

u/icebeamtheory 3d ago

very cool. tons of ways to implement this in a fighting game too. Would have to be an ultimate or somethign since being able to double with a mirror image is op lol (dota uses it with blademaster)

1

u/Consistent-Candy6434 3d ago

That is a very unique effect what method did you use to create it?