This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuSetTimer (1, 1);
function repeatedly_execute_always()
{
if (IsTimerExpired(1) == true){
//my code here
}
}
SetTimer (1, 2); //Does nothing!
Quote from: Frodo on Sat 14/04/2018 16:16:49
Will we be seeing a DRM-free release, or is it steam-only?
Quote from: Grundislav on Thu 25/01/2018 00:10:22
I greatly enjoy this podcast, and can say, with some measure of authority, that Ol' Greenpants would approve as well.
Quote from: Gurok on Fri 12/01/2018 06:06:05
AGS gets character movement and animation right. Other engines I've used move a character at 60 FPS regardless of the speed of the animation. I think this is mostly due to laziness and lack of consideration at the point of design.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.260 seconds with 15 queries.