- Editor save button now shows the last time the game was saved
- Hold Undo/Redo to see what actions there are to undo/redo
- Group selection:
- You can now select only one object from a group by multi selecting
- Multi editing now works with grouped objects
- Added pathfinding visualization toggle to the playtest
- Shows pathfinding area. Visualization for individual paths coming later
- Added help button ❔to expanded nodes
¶ New nodes and changes
- Added Player Broadcaster node
- Can be used to send signals to all other players playing the game.
- Added Visual Material node
- Stores and outputs visual material
- Can be used together with Value Inspector to read the visual material properties
- Value Inspector can now output:
- Social node can now open game comments
- Fix: Exporting a JSON file would cause the application to crash
- Fix: Changes to grouped objects would only show the changes on one object in the group
- Fix: Math operator would only show Value A for both of the values in the name
- Fix: Creating a container output link by tapping + caused the application to crash
- Fix: Environment controller values were not reset properly when restarting/exiting test play
- Desktop fix: Having too many particle effects or pathfinding tiles in the view broke the rendering