HarbourMasters/SpaghettiKart

Separate the Camera Tick from gTickLogic

Open

#541 opened on Aug 20, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (133 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,251 stars)
PR merge metrics
 (PR metrics pending)

Description

In the editor, if adjusting the game speed, the free camera speeds up too.

Therefore, if freecam and the editor is enabled, it should always only tick at gTickLogic = 2

Contributor guide