You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tracker is for changes that need to be made for the TPS demo to be fully "ported" to Godot 4.0. It includes bugs that are present in the 4.0-dev branch and features we would like to see included in the full release of the demo.
The flying forklift doesn't move in the air, while it's supposed to circle the area.
The crosshair when aiming isn't correctly scaled (check TextureRect scale mode property).
Some level UVs appear broken due to LOD generation, though it's not too noticeable in most areas.
Key inputs in the input map should use physical key inputs, to allow for WASD controls to work out of the box on non-QWERTY keyboard layouts. This was done in the 3.x version.
The stretch mode project setting should be changed to canvas_items (equivalent to 2d in 3.x).
This tracker is for changes that need to be made for the TPS demo to be fully "ported" to Godot 4.0. It includes bugs that are present in the 4.0-dev branch and features we would like to see included in the full release of the demo.
Bugs
(Most reported by Calinou here)
Enhancements
The text was updated successfully, but these errors were encountered: