Hi guys,
I was working on a remake of an old classic game called Star Castle. Someone on the forums gave me some great advice on how to make the spinning shields using sprites, filters and rotation behavior. But I can't seem to find where in Construct 2 to mimic the same bahaviour. Here's the Construct game file: dl.dropbox.com/u/11384284/StarCastle.cap
Any tips or hints would be great,
Thanks.
Frank
You can simply move the origin point of the sprite off center, and align it to the players position, then add the rotation and it should spin around him like a shield.
Develop games in your browser. Powerful, performant & highly capable.
That worked perfectly thanks!