Tagged Questions
2
votes
1answer
221 views
Making up everything from single pixels
I recently saw a game which looked a bit like minecraft, but it was a RPG.
The enemies in this game consist completely of voxels and if they die, they collaps and every single voxels falls down, ...
1
vote
1answer
140 views
Application design for specific points on image
Hi guys I am starting a simple hobby app in Unity, its a 2D app, which have some alphabets like A,B,C..Z (images) . There ll be specific paths where user touch one by one to complete drawing the ...