say i make a 3D multiplayer chess game
and every time one piece takes another i want to play a little battle animation between them
easy piece until then
here is the crazy idea
I want the users to be able to design their own chess pieces and battle animations
and i don’t want to have to make an update to the game every time they do that
i want it to be one of the game features…
i want them to be able to design their own chess board pieces even the stage
how do i do that in BP… if not possible …how its done in C++??
so far i got my C++ HELLO WORLD skills running just fine (i’m learning …XD)
thanks for the help