Hi,
I'm pretty new to Construct, but I've went through a couple of tutorials etc.
I want to try out making an RTS where you can choose which parts you want on your tanks.
The turrets are easy, the problem I have is how to stick the wheel sprites to the body at runtime.
Bone movement works wonderfully in design time, but I want to be able to do it dynamically with different parts.
Is this possible? Any Suggestions, or should I drop the wheels and keep it simple with just different bodies and turrets to choose?
How complicated are the wheels? You may be able to make them all the same sprite and just switch between animations. Also, you might be able to use image points to your advantage.
Do let me know if I need explain more.