Edit of asset "3DCamera for Fighing Game" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 3DCamera for Fighing Game | 3DCamera for Fighing Game |
Description |
Camera 3D that follows Characters on the stage. This plugin supports regular movement (forward, backward and vertical), lateral movement (side steps), detects side changes (cross-ups and cross-unders). Also interpolates its translation for a smooth camera movement. The "FM" slot refers to the "Fighter Manager" node of your Characters, such "FM" node can be a "Node3D" that must have an Script attached to it; That Script must have declared 2 String variables called "current_sidePJ1" and "current_sidePJ2" so the plugin can notice you in wich side your Characters are on. These 2 String varibles are updated with the values "LEFT" or "RIGHT", giving you the signal that your Characters have changed sides. |
Camera 3D that follows Characters on the stage. This plugin supports regular movement (forward, backward and vertical), lateral movement (side steps), detects side changes (cross-ups and cross-unders). Also interpolates its translation for a smooth camera movement. The "FM" slot refers to the "Fighter Manager" node of your Characters, such "FM" node can be a "Node3D" that must have an Script attached to it; That Script must have declared 2 String variables called "current_sidePJ1" and "current_sidePJ2" so the plugin can notice you in wich side your Characters are on. These 2 String varibles are updated with the values "LEFT" or "RIGHT", giving you the signal that your Characters have changed sides. |
Category | 3D Tools | 3D Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/GatitoMimoso00/3D-Fighting-Camera | https://github.com/GatitoMimoso00/3D-Fighting-Camera |
Issues Url | https://github.com/GatitoMimoso00/3D-Fighting-Camera/issues | https://github.com/GatitoMimoso00/3D-Fighting-Camera/issues |
Godot version | Godot 4.1 | Godot 4.1 |
Version String | 1.0 | 1.0 |
Download Commit | 0711c4b68d0cf8e2668e219b8791b6bfabab25f1 | 0711c4b68d0cf8e2668e219b8791b6bfabab25f1 |
Download Url (Computed) | https://github.com/GatitoMimoso00/3D-Fighting-Camera/archive/0711c4b68d0cf8e2668e219b8791b6bfabab25f1.zip | https://github.com/GatitoMimoso00/3D-Fighting-Camera/archive/0711c4b68d0cf8e2668e219b8791b6bfabab25f1.zip |
Icon Url |
https://raw.githubusercontent.com/GatitoMimoso00/3D-Fighting-Camera/main/camera3d_fighting_game/punch_icon.png
![]() |
https://raw.githubusercontent.com/GatitoMimoso00/3D-Fighting-Camera/main/camera3d_fighting_game/punch_icon.png
![]() |