đGame Maker 0.10
Welcome to the new Game Maker 0.10! Updates included below.
Last updated
Welcome to the new Game Maker 0.10! Updates included below.
Last updated
Copyright ŠThe Sandbox. All Rights Reserved.
Learn faster with a NEW 1 hour series: Begin Game Maker
The Game Maker 0.10 update is packed with powerful new features and improvements for creators and players!
đ Enhanced Creation Tools
đšī¸ Immersive Gameplay & Audio Features
đ¤ Enhanced Social & Community Interaction
đŽ Strong 3C Upgrades
đ Optimized Performance
Spawning
Checkpoints support for spawn orientation.
Video Rework
Custom mesh merged inside video streaming.
Layer 2 Assets Support
Game Maker and Game Client are fully compatible with Layer 2 assets
Layer 1 and 2 assets are seamlessly integrated in the Game Maker Library.
Compatible with the new Catalyst system
NPC System
Added AI features to guide NPC behaviours better, with a new unified pawn system to better support NPCs.
Broadcasting Types
Crowd Event behaviour and Timed Event behaviour added compatibility
New Team Broadcast Type added to behaviours and components for sending messages to teams (defined by Avatar Spawner behaviours)
Rules System: Messages
Message Out for any rule can now be a message with an argument, which can provide additional information with a message that can be used in another rule, for example.
Hierarchy Panel Update
A powerful new way to manage assets!
Folder creation for better organization.
Filters and sorting.
New UI and code to be more user friendly, stable, and reliant.
Lock object logic to avoid mistakes.
Export & Import Rulesets
Copy and paste Rulesets with CTRL
+C
and CTRL
+V
. Messages and variables included!
Paste generated text into external sources like a notepad to share.
Paste into other Experiences to reuse your Ruleset!
Save time building and troubleshooting!
Search for a specific message to see every way it is sent or received in your Experience.
Focus on an object or rule using it with a single click.
Performance Validators & Logic Counter
Confirm your Experience matches your expectations.
Ensure assets, logic, and blocks in your experience maximize gaming performance.
Messages are logged in the Activity Logger, so you can track validator runs over time.
Overall, loading an Experience is 50% faster!
Messages
New message SoundVolume changes audio volume. Use this to blend audio in your Experience.
[MP] Asker behaviour now allows for other messages than Interact
Use decimal variables in math calculations.
Send more than one message if needed by adding this simple rule to a ruleset.
Send a message based on the state of a true/false value when triggered.
Improved Grid System
It's snappier than ever to place assets on the grid, from floor to center or directly on intersection points.
Message Inspector
System Improvements
Polished core gameplay systems for terrain synchronisation and prevention of rubber banding from avatar movements.
Variable Type: Float
Rule: Send Message
Rule: If/Else