Title |
2D CRPG Character Controller |
2D CRPG Character Controller |
Description |
This is a controller for creating a CRPG world that a player can explore and interact with. Included is a script for a character the player can use mouse clicking to navigate with inside of a NavigationRegion2D, and a camera that allows for zooming in and out. Also included are interactable components, which may be added to objects and extended with GDscript to add functionality to by overriding the interact() function. |
This is a controller for creating a CRPG world that a player can explore and interact with. Included is a script for a character the player can use mouse clicking to navigate with inside of a NavigationRegion2D, and a camera that allows for zooming in and out. Also included are interactable components, which may be added to objects and extended with GDscript to add functionality to by overriding the interact() function. |
Category |
2D Tools |
2D Tools |
License |
CC-BY-4.0 |
CC-BY-4.0 |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/genderfreak/godot-2d-crpg-character-controller
|
https://github.com/genderfreak/godot-2d-crpg-character-controller
|
Issues Url |
https://github.com/genderfreak/godot-2d-crpg-character-controller/issues
|
https://github.com/genderfreak/godot-2d-crpg-character-controller/issues
|
Godot version |
Godot 4.4 |
Godot 4.4 |
Version String |
1.0.0 |
1.0.0 |
Download Commit |
a7ba121db56dcb47ba7bcc3fd55908e2e92f6aba |
a7ba121db56dcb47ba7bcc3fd55908e2e92f6aba |
Download Url (Computed) |
https://github.com/genderfreak/godot-2d-crpg-character-controller/archive/a7ba121db56dcb47ba7bcc3fd55908e2e92f6aba.zip
|
https://github.com/genderfreak/godot-2d-crpg-character-controller/archive/a7ba121db56dcb47ba7bcc3fd55908e2e92f6aba.zip
|
Icon Url |
https://raw.githubusercontent.com/genderfreak/godot-2d-crpg-character-controller/refs/heads/master/icon.svg
|
https://raw.githubusercontent.com/genderfreak/godot-2d-crpg-character-controller/refs/heads/master/icon.svg
|