30DaysOfUnrealEngine
30DaysOfUnrealEngine copied to clipboard
Create generic piece blueprint class
We will base all of the pieces from this blueprint:
-
[ ] should have hand interactions and collision
-
[ ] should have an assignable mesh
-
[ ] should have an assignable default location relative to the board
-
[ ] should have assignable color
-
[ ] should have reset function to reset to the default location.
-
[ ] Should have a generic manipulator