Edit of asset "2D Controls Toolkit" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 2D Controls Toolkit | 2D Controls Toolkit |
Description |
# 2D Controls Toolkit 2D Controls plugin For Godot 4.3: Includes: * Side-Scrolling Controller * Top-Down Controller Plug-and-Play* just add as a child of the Character2D node, and it will work. * Requires the following actions on input map: "up", "down", "left", "right", optionally: "sprint", "jump" those values can be changed on the node inspector. Other configurations: * Movement (For all control types): * Walk Speed * Sprint Speed * Acceleration * Deacceleration * Movement Type = "Move and Slide" or "Move and Collide" or "None" (Movement must be handled on player code) * Jump (For Side Scrolling): * Jump Height * Jump time to peak = Time to reach the top of the jump * Jump time to descend = Time fall * Variable Jump = If the jump can be interrupted by releasing the jump action key * Air control on jump = If player can be controlled in middle-air * Coyote Time = time that player can jump after leaving a platform * Jump Buffer Time = time that player can activate jump before hit the ground * Side-Scrolling * Handle Camera * Camera Smooth Distance * Camera Smooth Speed * Camera Look at Player * Camera Lock Y Rotation * Camera Max Boundary * Camera Min Boundary * Camera Zoom * Horizontal Offset * Vertical Offset * Custom Camera (Optional) * Top-Down * Action Type = Use actions to move or move to mouse click * Floor Group = Required to find floor StaticBody3D to handle mouse click on click mode. * Turn Speed * Handle Camera * Camera Smooth Distance * Camera Smooth Speed * Camera Zoom * Horizontal Offset * Vertical Offset * Custom Camera (Optional) Check out CiaNCI Chanel on YouTube for more: https://www.youtube.com/@CiaNCIStudio |
# 2D Controls Toolkit 2D Controls plugin For Godot 4.3: Includes: * Side-Scrolling Controller * Top-Down Controller Plug-and-Play* just add as a child of the Character2D node, and it will work. * Requires the following actions on input map: "up", "down", "left", "right", optionally: "sprint", "jump" those values can be changed on the node inspector. Other configurations: * Movement (For all control types): * Walk Speed * Sprint Speed * Acceleration * Deacceleration * Movement Type = "Move and Slide" or "Move and Collide" or "None" (Movement must be handled on player code) * Jump (For Side Scrolling): * Jump Height * Jump time to peak = Time to reach the top of the jump * Jump time to descend = Time fall * Variable Jump = If the jump can be interrupted by releasing the jump action key * Air control on jump = If player can be controlled in middle-air * Coyote Time = time that player can jump after leaving a platform * Jump Buffer Time = time that player can activate jump before hit the ground * Side-Scrolling * Handle Camera * Camera Smooth Distance * Camera Smooth Speed * Camera Look at Player * Camera Lock Y Rotation * Camera Max Boundary * Camera Min Boundary * Camera Zoom * Horizontal Offset * Vertical Offset * Custom Camera (Optional) * Top-Down * Action Type = Use actions to move or move to mouse click * Floor Group = Required to find floor StaticBody3D to handle mouse click on click mode. * Turn Speed * Handle Camera * Camera Smooth Distance * Camera Smooth Speed * Camera Zoom * Horizontal Offset * Vertical Offset * Custom Camera (Optional) Check out CiaNCI Chanel on YouTube for more: https://www.youtube.com/@CiaNCIStudio |
Category | 2D Tools | 2D Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit |
Issues Url | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit/issues | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit/issues |
Godot version | Godot 4.3 | Godot 4.3 |
Version String | 1.0 | 1.0 |
Download Commit | 1c1e13f7fd8d06f69b4e6ded18cc6e41c9a22d69 | 1c1e13f7fd8d06f69b4e6ded18cc6e41c9a22d69 |
Download Url (Computed) | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit/archive/1c1e13f7fd8d06f69b4e6ded18cc6e41c9a22d69.zip | https://github.com/CiaNCI-Studio/2D-Controls-Toolkit/archive/1c1e13f7fd8d06f69b4e6ded18cc6e41c9a22d69.zip |
Icon Url |
https://raw.githubusercontent.com/CiaNCI-Studio/2D-Controls-Toolkit/refs/heads/main/images/2DControlsToolkit.png
![]() |
https://raw.githubusercontent.com/CiaNCI-Studio/2D-Controls-Toolkit/refs/heads/main/images/2DControlsToolkit.png
![]() |