3.1.1 - Bug Fixes and Settings Cleanup
Grid Building Plugin for Godot 4 » Devlog
Couple bug fixes and some cleanup from the latest update removing confusion where needed.
Update the apply_to_objects_mask on TileCheckRules if you had any masks set for finding collision objects
Changes
- Set the Z-Index for the GridTargeter scene 1000 by default to make it visible above everything else in the scene
- Renamed InventoryLocator (inventory_locator.gd) to NodeLocator (node_locator.gd) to better describe it's function of being able to locate nodes including but not exclusive to inventory classes. Changed the default search string to "<Set Me>"
- Moved rule_mask from TileCheckRule to CollisionsCheckRule as collision_mask. Not every rule that uses RuleCheckIndicators needs to check collision layers so this should keep it less confusing.
- Renamed match_collision_objects_mask to apply_to_objects_mask in TileCheckRule for simplicity / clarity
- Modified CollisionCheckRule default fail message to be more human readable
Bug Fixes
- Fixed a bug where ResourceStack resources couldn't initialize properly
- Added a check to grid_targeter_debug_text.gd to make sure the RuleCheckIndicatorManager exists before trying to count and display indicators in collison
- Added fallback to default fail texture when fail indicator settings are set without a texture
- Fixed a bug where SpendMaterialRuleGeneric couldn't access the display_name property that resources in it's resource_stacks_to_spend could have set (like in the case of BaseItem from GridBuilderInventory package)
Files
grid_building_demo_3.1.1.zip 1.2 MB
Oct 21, 2023
grid_building-3.1.1.zip 62 kB
Oct 21, 2023
grid_building_inventory-3.1.1.zip 10 kB
Oct 21, 2023
Get Grid Building Plugin for Godot 4
Buy Now$40.00 USD or more
Grid Building Plugin for Godot 4
Place Anything with Rotate, Flip, Stacking, and Drag Build
Status | In development |
Category | Assets |
Author | Chris' Tutorials |
Tags | 2D, City Builder, Godot, godot4, Metroidvania, Side Scroller, Tilemap, Top-Down, User Interface (UI) |
More posts
- 4.1.0 Manipulate with Move & Demolish Modes61 days ago
- Upcoming Grid Builder Updates for Godot 4.389 days ago
- 4.0.3 Compatibility Fix for Godot 4.2.2Jun 09, 2024
- 4.0.2 Small Enhancements & Bug FixesJun 09, 2024
- 4.0.1 File Path HotfixJun 07, 2024
- 4.0.0 - Shared BuildingState, Save / Load HelperJun 07, 2024
- 3.2.2 Bug FixesMar 06, 2024
- 3.2.1 - Input Mapping UpdatesJan 27, 2024
- 3.2.0 - Isometric Tilemap SupportJan 20, 2024
Leave a comment
Log in with itch.io to leave a comment.