Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
...and it worked fine.
Tried it again with 0.5 set to RightArrow (pid01):
...and it also worked.
So I'm not sure what is going on here. Is this a bug? Or did I write something wrong?
This time, I created a while(true) loop with asleep() so it will fire every tick. And then, I have a UTC timestamp which allows me to toggle it based off real time while pumping up the physics speed to 200%.
No matter what I do, with this 1000 ms delay added to "lastFrame", it wont move the block. If I remove the delay, it will go to the default 0 position once the sim starts, but then nothing after that.
I am logging the condition at 200ms (5 fps), and it is working. It is even properly setting the LeftArrow to 0 and 1 with every switch. It's only the steering hinge that isn't listening and failing.
Could you please upload machine file somewhere, so I can make *exact* reproduction of the issue?