Flippy Platforms is a simple and creative Unity puzzle game in which the player rotates platforms to guide a ball toward the exit. Instead of controlling the ball directly, the player spins a wheel that changes the angle of every platform in the level.

Each move affects the full puzzle. Players must study the level, rotate the floors carefully, avoid obstacles, and create a safe path for the ball.

The project includes 21 ready-made levels and can be used as a starting point for creating a mobile physics puzzle game. The levels are easy to edit, and developers can also create additional stages using the existing game system.

Game Overview

The main goal in Flippy Platforms is to help the ball reach the exit point.

The player uses the wheel control to rotate all the platforms placed inside the level. As the platforms turn, gravity causes the ball to roll, drop, or move in a different direction.

Players must find the correct platform position before the ball falls into the wrong area or becomes trapped by an obstacle.

The game combines:

The controls are easy to understand, but completing every level requires planning and careful movement.

How to Play Flippy Platforms

Playing Flippy Platforms is simple:

  1. Start a level.
  2. Study the position of the ball, platforms, obstacles, and exit.
  3. Spin the on-screen wheel.
  4. Rotate all platforms inside the level.
  5. Use gravity to move the ball.
  6. Avoid dangerous areas and incorrect paths.
  7. Guide the ball safely toward the exit.
  8. Complete the stage and unlock the next puzzle.

Players do not move the ball with direct buttons. They control the environment around it, making every platform part of the puzzle.

Spin the Wheel and Rotate the Floors

The main gameplay feature is the rotating wheel.

When the player spins the wheel, all connected platforms rotate together. This changes the direction in which the ball can roll or fall.

A small movement may create a safe path, while a large rotation may send the ball toward a different platform. Players must understand how each floor reacts before making their next move.

This mechanic makes the gameplay easy to learn while still providing room for difficult and creative puzzles.

Physics-Based Ball Movement

The ball reacts to gravity and the changing angles of the platforms.

When a floor tilts:

The physics system helps make every movement feel natural and gives players immediate feedback after rotating the floors.

Guide the Ball to the Exit

Every level has an exit that the player must reach.

The player needs to find a safe route through the level by changing the direction of the platforms. Some solutions may require several rotations before the ball can move through the complete puzzle.

Players may need to:

The level is completed when the ball reaches its destination.

21 Ready-Made Puzzle Levels

Flippy Platforms includes 21 playable levels with different platform arrangements and obstacle combinations.

The existing levels provide a complete base game that can be tested, customized, and expanded. Developers can edit these stages or use them as examples when creating new puzzles.

The original developer states that the project is easy to edit and that additional levels can be created using the existing setup.

Increasing Puzzle Difficulty

The level system allows the game to become more challenging as the player progresses.

Early levels can help players understand:

Later puzzles can use:

Developers can change the existing level order or create a new difficulty system for their customized version.

Key Features of Flippy Platforms Unity Source Code

Easy Level Editing

One of the main benefits of this Unity source code is its editable level structure.

Developers can modify the existing stages by changing:

You can also duplicate an existing scene or level structure and use it as a starting point for a new puzzle.

Before making major changes, save a backup copy of the original project.

Add More Levels

The included 21 stages can be expanded by creating additional platform combinations.

New levels can introduce:

Advanced additions may require changes to the C# scripts.

Complete Project Template

Flippy Platforms is presented as a complete project that can be customized and prepared for release.

The core game mechanic, menu navigation, levels, physics, and puzzle structure are already included. This allows developers to begin with a working game instead of programming the complete system from the beginning.

Menu Navigation System

The project includes a script named GameMenus.cs.

According to the developer, this script manages navigation through different game menus. It can also help developers identify suitable moments for showing advertisements, such as when a user changes menus or completes a level.

Possible menus may include:

The exact menu design can be changed to match your new game theme.

Advertisement Implementation

The original listing describes advertisement implementation as easy, but it does not state that AdMob, Unity Ads, or another advertising network is already integrated.

Developers can connect their preferred advertising SDK and use the menu-navigation or level-completion events as advertisement triggers.

Possible advertisement placements include:

Interstitial Advertisements

Interstitial ads can be displayed:

Avoid displaying an advertisement after every small action because excessive ads can reduce player retention.

Rewarded Video Advertisements

Rewarded videos can be added to offer:

Banner Advertisements

Banner ads can be placed on menu screens where they do not cover the wheel, platforms, exit, or other important gameplay elements.

Monetization Ideas

Flippy Platforms can be developed into a monetized mobile puzzle game using several methods.

Advertising Revenue

Add an advertising SDK and display banner, interstitial, or rewarded video ads at suitable points.

Remove Ads Purchase

Offer a one-time in-app purchase that removes regular banner and interstitial advertisements.

Level Packs

Create additional groups of levels and sell them as premium puzzle packs.

Examples include:

Hint System

Players can watch a rewarded advertisement or spend in-game coins to receive a clue.

A hint could show:

Level Skip

Allow users to skip a difficult stage through a rewarded advertisement or an in-app purchase.

Cosmetic Themes

Offer different visual themes for the ball, wheel, platforms, and backgrounds.

Easy to Customize and Reskin

The simple puzzle design makes this project suitable for reskinning.

You can replace:

You can also change the overall theme without removing the main gameplay mechanic.

Reskin and Game Theme Ideas

The Flippy Platforms system can be converted into different puzzle-game themes.

Space Gravity Puzzle

Replace the ball with a small planet, rotate space platforms, and guide it toward a portal.

Factory Ball Escape

Use mechanical floors, gears, metal obstacles, and an industrial exit door.

Marble Maze Puzzle

Turn the game into a marble puzzle with wooden platforms and realistic rolling sounds.

Candy Ball Adventure

Use bright candy platforms, sweet obstacles, and a colorful goal area.

Neon Platform Puzzle

Create glowing platforms, dark backgrounds, neon effects, and electronic sound effects.

Dungeon Escape Ball

Use stone floors, spikes, torches, gates, and a magical exit portal.

Robot Energy Core

Replace the ball with an energy core that must move through a machine and reach a power station.

Water Drop Puzzle

Use a water-drop character and rotate pipes or platforms to guide it toward a container.

Jungle Fruit Roll

Replace the ball with a fruit and use wooden bridges, plants, rocks, and jungle obstacles.

Snowball Platform Challenge

Guide a snowball over icy platforms while avoiding dangerous gaps.

Technical Specifications

Technical DetailInformation
Game EngineUnity
Project TypePuzzle game template
Gameplay StylePhysics-based platform rotation
Included Levels21
Main ControlSpin wheel to rotate platforms
Main ObjectiveGuide the ball to the exit
Latest Listed Version1.0
Original Unity VersionUnity 2017.1.5
Listed File Size2.0 MB
Original Release DateApril 7, 2020
Menu ScriptGameMenus.cs
AdvertisementsImplementation points provided; ad SDK not confirmed as included
Level EditingSupported
Additional LevelsCan be created
LicenseUnity Asset Store licence applies

The version, file size, release date, and original Unity version are taken from the current Unity Asset Store listing.

Unity Version Information

The original listed Unity version is Unity 2017.1.5.

For the safest setup, first try opening the project with the original Unity version or a nearby compatible release.

Opening an older project directly in a much newer Unity version may cause:

Always create a complete backup before allowing Unity to upgrade the project.

Supported Publishing Platforms

The project has been offered as a template suitable for preparing games for platforms such as:

Platform support depends on the Unity version, build modules, plugins, SDKs, and changes made by the developer.

The original seller provided Android APK and WebGL testing options, while another official marketplace listing describes it as suitable for Play Store and App Store preparation.

What You Will Get

The project package is expected to include:

The exact package contents should be reviewed after import because asset-store packages can be updated or reorganized by their publishers.

Who Can Use This Unity Project?

This Unity source code can be useful for:

Basic Unity Editor knowledge is recommended. C# knowledge will be helpful when adding new mechanics, advertisements, purchases, or advanced level features.

Why Use This Source Code?

Creating a complete physics puzzle game from the beginning can require time for planning, programming, testing, user-interface development, and level creation.

This source code already provides:

You can use this foundation to focus on improving the visual design, expanding the gameplay, adding monetization, and preparing a more original version.

Suggested Improvements

Before publishing, consider adding new features that make your version more complete and original.

Useful improvements include:

How to Open the Unity Project

  1. Install Unity Hub.
  2. Install the original or a compatible Unity Editor version.
  3. Download the asset through your licensed Unity Asset Store account.
  4. Create or open a suitable Unity project.
  5. Import the downloaded asset package.
  6. Allow Unity to compile all scripts.
  7. Check the Console window for errors.
  8. Locate the included scenes.
  9. Open the main-menu scene.
  10. Enter Play Mode and test the game.
  11. Review the scripts before changing project settings.
  12. Create a backup before upgrading Unity.

Another marketplace listing for the same project instructs users to start the mainMenu scene inside the Scenes folder. Confirm the exact scene name after importing your licensed copy.

How to Prepare the Game for Publishing

Before publishing your customized version:

Recommended Reskinning Checklist

A strong reskin should include more than a new title and icon.

Change the following elements:

Adding original mechanics and levels will help make the final game more different from the base template.

Important Notes

Frequently Asked Questions

What is Flippy Platforms?

Flippy Platforms is a Unity puzzle game in which players rotate platforms by spinning a wheel and use gravity to guide a ball toward the exit.

Is this a complete Unity project?

Yes. The publisher describes it as a complete project that is ready to be customized and prepared for release.

How many levels are included?

The project includes 21 puzzle levels.

Can I add more levels?

Yes. The developer states that the levels are easy to edit and that additional stages can be created.

What is the main control system?

The player spins an on-screen wheel. This rotates the platforms inside the level and changes the ball’s movement.

Does the player control the ball directly?

No. The player controls the platforms, while gravity and physics move the ball.

Can I publish the game on Android?

The project can be prepared for Android, but an older Unity project may require upgrades to meet current Android and Google Play requirements.

Can I publish the game on iOS?

It can be prepared for iOS using Unity, Xcode, an Apple Developer account, updated plugins, and the required store configuration.

Can I build a WebGL version?

The original developer provided a WebGL demonstration, indicating that the game has been built for WebGL. Compatibility should be tested after making changes.

Is the game easy to reskin?

Yes. The simple graphics, levels, menus, platforms, ball, and backgrounds can be replaced with a different visual theme.

Is coding knowledge required?

Basic Unity knowledge may be enough for simple graphic replacements and level edits. C# knowledge is recommended for advertisements, new mechanics, scoring systems, or major changes.

Can I use the source code commercially?

Commercial use depends on the licence under which you purchase the project. Review and follow the Unity Asset Store EULA and any third-party asset terms.

Download Flippy Platforms Unity Source Code

Build your own physics-based puzzle game with the Flippy Platforms Unity source code.

Rotate the floors, guide the ball through different obstacles, customize the included 21 levels, add your own graphics, and expand the project with new challenges and monetization features.

Download Flippy Platforms Unity source code and start creating your customized platform-rotation puzzle game.

Leave a Reply

Your email address will not be published. Required fields are marked *