Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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
Develop games in your browser. Powerful, performant & highly capable.
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.
That worked perfectly thanks!