Inspired by Suika Game

Merge fruit to score points!

Try the level creator!

To save, click the save toggle and copy paste the code.

Questions/concerns? Please write it in the comments!

Polygon Placement

  • Collision kind: 
    • Normal: No collision events
    • Bouncepad: Set the Y velocity of any fruit that hits it
    • Fan: Apply a force once per tick when a fruit is touching it 
  • Other Notes about placing
    • Cancel polygon: Cancels polygon
    • Hold shift: Snap to 15 degree angles
  • Friction: Before placement, adds friction to the polygon
  • Bounce: Before placement, adds bounce to anything that touches it

Other settings in editor:

  • Hide: Hide the other controls
  • Death zone height slider: Move it up and down, if it touches the line for two seconds, you lose
  • Reset all polygons: Deletes all polygons
  • Save: Copy the text within the box by triple clicking or selecting everything in that box
  • Load: Paste previous load text
  • Win condition box: make a condition to win your level
  • Gravity Slider: Changes gravity 
  • Base size: What size should the base fruit be (all fruits are scaled off of it)
  • Delay between inputs: Minimum time until the user can drop another fruit

Polygon After Placement

  • Hold the rotation symbol: Rotate polygon
  • Hold polygon: Move polygon

Playing

  • Space or click to place a fruit
    • Most levels don’t need to spam
Updated 11 days ago
Published 27 days ago
StatusReleased
PlatformsHTML5
Authorunsteadyapp
GenreStrategy
Made withGodot
Tagspuz
ContentNo generative AI was used

Leave a comment

Log in with itch.io to leave a comment.