This update brings several new features, including interactive gameplay, map changes, and a powerful variable system. Here are the key points:
🏀 New Interactive Content
Ball Games Upgrade
- Basketball: You can grab the rim and dunk.
- Football/Baseball: When thrown, the ball spins. Football goes farther, baseball bounces less.
- Added finger-spin feature: Press A/B repeatedly to spin the ball on your finger.
Auto Photo Feature
Submit a photo at the community world portal to activate a dynamic effect.
New Props
Added field goals. Scoring triggers a confetti effect.
🗺️ Map & Mode Changes
Old Maps Removed
Build Central and related maps (like Goblin Siege and Sheriff) have been moved to a separate area.
New Additions
- Community Worlds Portal: The first building at the entrance now includes multiple themed worlds.
- Weekly Throwback mode is coming soon.
⚙️ Variable System Tutorial (Key Feature)
The variable system allows you to create counters, mini-games, and more. Basic functions:
Basic Variable Block
- Green input (left): Increase value by 1.
- Blue input (right): Decrease value by 1.
- Red input (back): Reset to 0.
Set a Specific Value
You can set a target number (e.g., 40 or 67) for timers or scoreboards.
Random Number Generator
Set min and max values (e.g., min 500, max 999) to generate random numbers.
Condition Checkers
- Greater Than: Activates when the variable is above the set value.
- Less Than: Activates when the variable is below the set value.
- Equal To: Activates when the variable matches the set value.
Example—Simple "Cookie Clicker"
- Each button click adds 1 to the variable.
- When the value reaches 10 or more, an upgrade activates (e.g., adding more points per click).
- Use logic gates and condition checkers to create automatic resets or chain reactions.
💡 Helpful Tips
- Combine variables with sports items to create mini-games (e.g., basketball timer).
- Use condition checkers to build scoring systems or track progress.
- Explore community worlds to see what other players have created.
Summary
This update focuses on the variable system, which greatly expands creative possibilities. New items and map improvements also add more fun. Try experimenting with variables to design your own games!
