Hello, I am using visual basic 2008 Express Edition, and I do not have access to any async code. I am also quite new to VB and I'm not that good.
I was wondering if it was possible to create a slight delay between code lines without using the thread.sleep command, as it is supposed to be an active game that should not freeze. Thank you :D
I was wondering if it was possible to create a slight delay between code lines without using the thread.sleep command, as it is supposed to be an active game that should not freeze. Thank you :D