HomeGamesUpdatesPricingMethodology
Steam News2 April 20262mo ago

0.75.0 - Coding tutorial and more

Changes: New lobby! New time limited items in the shop! A coding tutorial has been added. The code editor now shows tooltips for a lot of things. Code can now check what player part a trigger was triggered by.

Full notes

Full GRAB update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

2 fixes7 additions2 changes0 removals
  • Gameplay
  • Store
  • UI and audio
  • Fixes
  • Performance
addedNew lobby!
addedNew time limited items in the shop!
addedA coding tutorial has been added.
changedThe code editor now shows tooltips for a lot of things.
addedCode can now check what player part a trigger was triggered by.
addedIt is now possible to add and remove objects inside groups without ungrouping first.

Changes:

  • New lobby!

  • New time limited items in the shop!

  • A coding tutorial has been added.

  • The code editor now shows tooltips for a lot of things.

  • Code can now check what player part a trigger was triggered by.

  • It is now possible to add and remove objects inside groups without ungrouping first.

  • It is now possible go into physics groups and make changes.

  • Things inside physics groups that are passable are now allowed to be animated.

  • In code, it is now possible to drag and drop the program counter on a DST slot to write it. (but does not show in the dropdown as this is a more advanced feature)

  • Light properties can now be changed with triggers.

  • Sounds can now be animated.

  • Fixed a bunch of issues around groups and enabling physics.

  • Fixed a bunch of memory leaks.

  • Reduced undo to only undo the last 2000 changes (it was potentially using too much memory before at 100000)

Source

Steam News / 2 April 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.