Web Demo is Out!
Item Drops Plugin for Godot 4 » Devlog


Published the first web demo for showcasing ItemDrop mechanics. You can play on the Itch.io web page with keyboard controls.
Platformer
Classic combat sidescrolling platformer where the player can move around, open chests by pressing interact key, and slay enemies with ground, air, and throw attacks to drop random loot.
- InteracterArea2D
- Interactabe2D
- LaunchForceSceneSpawner2D
- InventoryDrop
- RandomDrops
- DropsComponent
- AnimationToggleInteractable2D
- LimboAI State Machine / Behavior Tree Hybrid Setup for Player and Enemies
Top Down
Pickaxe resource gathering survival RPG mechanics where the player can pickup item resources on the map and use the pickaxe to gather ore from ore veins around the map.
- GatherableArea2D
- GatherArea2D
- Pickup2D
- PickupArea2D
- ShapeEdgeSceneSpawner2D
- MoveOnSpawn2D
Files
web.zip Play in browser
2 days ago
Get Item Drops Plugin for Godot 4
Item Drops Plugin for Godot 4
Gatherable Nodes, Pickup Items, Loot Tables, and Spawning Plugin for 2D Godot Games
More posts
- 0.4.1 Bug Fixes & GdUnit Testing10 days ago
- 0.4 Demo, Inventory Access, and Interactable Objects17 days ago
- 0.3 & 0.3.1 Enemy Item Drops & Signal Bus UpdateFeb 25, 2024
Leave a comment
Log in with itch.io to leave a comment.