Ready Maker Changelog

What's new in Ready Maker 2.5.34

Nov 18, 2022
  • Some bugs fixed
  • Apple sign in added

New in Ready Maker 2.5.32 (Mar 4, 2020)

  • Ability to edit colliders of game objects.
  • Some optimizations.
  • Exporting projects are now done to Unity 2019.
  • Bug fixes.

New in Ready Maker 2.5.31 (Oct 8, 2019)

  • Set colors using hexadecimal codes.
  • Bug fixes.

New in Ready Maker 2.5.30 (Aug 14, 2019)

  • Compare counters in the event manager conditions and actions
  • Ability to do multiplication and division operations in the event manager
  • Some optimizations
  • Bug fixing

New in Ready Maker 2.5.28 (Dec 14, 2018)

  • Better control of particles - you can set them behind and in front of an object, and control particle size via actions in the event manager.
  • Fixed a bug related to cloned objects and related events.
  • Minor bug fixes.
  • Happy making!

New in Ready Maker 2.5.27 (Dec 4, 2018)

  • Load external web pages by URL.
  • In the Event Manager say WHEN something happens DO System / Load URL / and enter the URL you want to have loaded.
  • Lots of runtime optimizations, so your projects run faster and load better on lower end mobile devices.
  • Bug extermination.

New in Ready Maker 2.5.26 (Oct 29, 2018)

  • We added a new “Swipe” gesture that you can use for touch devices.
  • Effects can now be added to layered in front or behind objects.
  • We improved the Bullet and Stay in Frame behaviors.
  • Box is now the default collider for objects (used to be polygon). You can alter the collider under the “Appearance” menu.
  • The Leaderboard option now has “descending” as the default sort order.
  • And some other minor bug fixes.

New in Ready Maker 2.5.25 (Sep 21, 2018)

  • A new “slider” behavior under “interface and text.” Especially cool for controlling arduino voltages!
  • An object “hierarchy view” in the global settings area: use the hierarchy to instantly select any object in your scene and edit properties. Handy for small or invisible objects!
  • “Clear Cache” deletes temporary files and reduces the need to download assets multiple times.
  • Bug fixes.

New in Ready Maker 2.5.24 (Jul 12, 2018)

  • Four new effects categories with 64 new cool effects you add to your scene: Combat , Explosions, Environment, Sparkles.
  • Better run time performance on your projects.
  • A vast number of bug fixes.

New in Ready Maker 2.5.23 (May 18, 2018)

  • New global variable types: angle and position.
  • A “random global variable” option: with one toggle your global variable can be randomized and used to control events.
  • A massive amount of optimization so projects run more smoothly and perform better on low-end devices.
  • Some clean up of messy UI here and there.
  • A magic bean was added. If you plant it you’ll get a magic beanstalk.

New in Ready Maker 2.5.22 (Apr 12, 2018)

  • COMPETITIONS: Add a LEADERBOARD and play against your friends for the high sore.
  • PHONE CANVAS: now your projects go edge-to-edge on the phone with our new “Phone” mode.
  • PARTICLE EFFECTS: Have fun with a powerful new effect to add to any object.
  • GLOBAL VARIABLES: Create more sophisticated programming events using variables.
  • Bug fixes. Improvements to export your project as a standalone app.

New in Ready Maker 2.5.21 (Feb 3, 2018)

  • Completely revamped interface.
  • Improved building on phones and smaller screens.
  • Use GIPHY in your games.
  • Easier navigation.
  • French language support.
  • Export your games as stand-alone apps.

New in Ready Maker 2.5.20 (Dec 12, 2017)

  • ANIMATED SPRITES: Open Library and tap GIFs. Browse over one million animated Giphy “stickers” to add to your scene. Or make and upload your own animated sprite as a GIF. Control sprite animation through the GIF behavior and Event Manager.
  • NEW EDITOR UI: The main controls are along the top of the scene, giving you more room to create on the canvas.
  • RESIZABLE CANVAS: A new “Global Inspector” on the top left of the editor gives you further control over the size of your scene. Tap “smaller” or “bigger” to change size.
  • PORTRAIT MODE: Create projects in portrait orientation for mobile phones. After tapping “Create New” you’ll be asked for an orientation. You can switch between Landscape and Portrait in the Global Inspector.
  • Fixed a bug where connecting to Arduino was inconsistent.
  • General polish and some naughty bugs were turned into cute jelly beans.

New in Ready Maker 2.5.19 (Oct 19, 2017)

  • Upload your own music and special effects sounds: tap the “+” button and follow the instructions to upload.
  • Better sound management: Add specific sounds from the Library to an object. You can control sound volume, loop sounds, in the inspector and Event Manager.
  • Scrollable textures: Add an object to your scene and give it the “Scrollable Texture” behavior. Now you can have objects moving in the background!
  • Individual events in the Event Manager now can be collapsed. Tap the arrow icon above the event to show or hide it in the Event Manager. You can also collapse all the events with the arrow on the top center of the Event Manager.

New in Ready Maker 2.5.16 (Sep 22, 2017)

  • You can now export your Ready project as a stand alone application. Visit www.getready.io/unity for more details on the steps.
  • Spanish and Portuguese versions of Ready.
  • Bug fixes.

New in Ready Maker 2.5.14 (Aug 1, 2017)

  • Added Russian language.

New in Ready Maker 2.5.13 (Jul 3, 2017)

  • You can now control Arduino devices from your Android device, PC, or Mac using a bluetooth connection.

New in Ready Maker 2.5.12 (May 28, 2017)

  • Basic (free) users now have permission to upload assets. You can now upload your own images, and share your custom projects with the world! Tap “Create New” then “+” to add an object and “Upload Artwork” to select your own image. Happy making!
  • Deeper integration with Arduino: Ready detects board compatibility and automatically prepares your board directly from the app, and has more fine-grained voltage controls for controlling Arduino motors.

New in Ready Maker 2.5.11 (Apr 30, 2017)

  • New features:
  • Google sign in and sign up: If you have a Google-based account, you can now use those credentials to create a new account and log in. Note: this method won’t work with existing accounts made using the old sign-up method.
  • Preparation for Arduino and robotics programming: A new “Arduino” behavior is available in the application under “Interface & Text” / “Arduino”. Tap “+” in the canvas to access and program Arduino devices using Ready. For more information on Ready for Arduino, visit http://www.getready.io/arduino.
  • A new app loading screen and icon reflecting Ready’s expansion into robotics programming.

New in Ready Maker 2.5.10 (Feb 22, 2017)

  • Redesigned Ready Maker to combine "My Workshop" and "Community" in one area. It's now faster to switch between "My Projects," "Featured," and "My Likes."
  • Introduced a new, powerful global behavior called "Listener." This means you can now program against keyboard, joystick, and trackpad/mouse events in your projects. You'll find the listener function inside the "System" object in the Event Manager programming area.
  • So for example, you can now say WHEN System / Listener / Scroll Up / Speed DO.... some other event. This will trigger an event when someone scrolls up using a mouse or trackpad.
  • Listener is cool when combined with external hardware, like Makey Makey. Please note: any project with listener in it won't detect most of these actions on mobile, as mobile devices don't (usually) have keyboards, mice, and other little critters. Mobile users will get a warning about this. So you should be a good programmer and think about clever ways to switch your controls between keyboard or tap gestures when you're making a multi platform project.

New in Ready Maker 2.5.9 (Feb 5, 2017)

  • You can now link from one Ready project to another!
  • In the Event Manager, create an event WHEN something happens DO System / System / Load Project and select the project you want the user to load. This allows for the creation of complex games with multiple levels, where each level is a linked project from the prior level.
  • Also fixed an annoying issue with the "Control Pad" behaivor- it was too small on mobile, so you can now expand it. And on desktop, when you disable the Control Pad behavior, keyboard input will now be ignored. Which is what should happen when you turn something off!

New in Ready Maker 2.5.8 (Jan 17, 2017)

  • Added some more information about the Ready Maker subscription in the app itself.
  • Fixed a glitch with classes not behaving properly in the Event Manager. Happy making!

New in Ready Maker 2.5.7 (Jan 9, 2017)

  • Ready now gives you a help system. Follow step-by-step video instructions on how to build! The help system includes integrated chat, so you can ask for help and get a live response. This version also supports WebGL functionality, so your projects play better in desktop browsers.