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
<img src="http://i47.tinypic.com/2sao4nk.jpg" border="0" />
Anyone have any tips on how to keep objects bounded on the water and not on land?
Thanks,
-T
Develop games in your browser. Powerful, performant & highly capable.
hah - Success
24 Points, i'm not sure at what point this would be a problem for an iPad... and when there are over 30 objects on screen.
Well one problem at a time.
<img src="http://i46.tinypic.com/fau0cg.jpg" border="0" />
You can also use a bunch of solid sprites to create a boundary. Sort of like the platforms in the Rotating Platform example (in the Construct2 Examples directory). The good thing about that approach is that you can move/remove them if you want the excluded area to become accessible (for example if your player makes a boat or a bridge...)