Can't press enter to enter in a building
#4

For future reference, keep in mind using "&" instead of "==" is ideal for key state. This is because & functions as a bit-wise "and", meaning it'll check for that key being pressed instead of checking for that key being the only one pressed (since, despite it's name, newkeys is misleadingly composed by all the keys being pressed at once, not just the new key)
Reply


Messages In This Thread
Can't press enter to enter in a building - by Xored - 25.01.2020, 13:13
Re: Can't press enter to enter in a building - by SiaReyes - 25.01.2020, 13:21
Re: Can't press enter to enter in a building - by Xored - 25.01.2020, 13:28
Re: Can't press enter to enter in a building - by Markski - 25.01.2020, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)