Embed Game x

By embedding games on your website or application you are agreeing to the Construct.net Arcade Terms of Service.

Create Your Own Games Build and publish your own games just like Cave bridge - extended example to this arcade with Construct 3! Share this game
Test, Experiments & Examples

Cave bridge - extended example

E
118 players, 152 plays 0 playing now, 3 most ever online
1
1 favourites

This is an extended example of the original Cave Bridge (https://editor.construct.net/#open=cave-bridge) with the ability to jump. The stones can fall off now on collision with the player. But not entirely off the screen.

An implemented condition (BridgePiece.Y>1000 ? BridgePiece.Y-3 : BridgePiece+3) prevents increasing the Y coordinate of the stones over 1000.

Instructions

Use Arrows to walk and Space to Jump. Try jumping on the first two stones to force them to the bottom of the screen. Then try to jump back up on the next stone. Examine the source code and have fun!

Used Plugins

Used Behaviours

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!

Suggested Games