World of Contraptions

World of Contraptions

View Stats:
Zaxabock 31 Jan, 2021 @ 11:38am
More Instructions for Logic Mode?
Any plans for this? :)

Also, the instruction for key press detection..
Isn't "If key was pressed Up to Down" the same as "If key was pressed down"?
< >
Showing 1-2 of 2 comments
JulioCdeP  [developer] 1 Feb, 2021 @ 4:52am 
Hello,

Yes, there will be more instructions in the future.

On the instruction keys, they are different.
"Up to Down": The instructions in the "If" block will only be executed when the key changes the state from up to down.

"Down": The instructions in the "If" block will be executed as long as you keep the key pressed.

Also, keep in mind that the logic instructions are executed at each frame of the game, if the logic is set to "Loop".
Zaxabock 1 Feb, 2021 @ 5:54am 
Ah, that is great news, and thank you for the explanation! It helped a lot. Maybe add a mouseover info box when you are selecting key modes. :)

I'm having lots of fun with the game updates, good job!
< >
Showing 1-2 of 2 comments
Per page: 1530 50