I thought the game's subtitle read 'barrels in time' or 'buried in barrels'.

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 MenuQuote from: AnasAbdin on Sun 03/03/2019 03:19:09
Wardner no Mori!
function repeatedly_execute_always() {
cTurner.Scaling=(cSpeedBoat.Scaling*50)/70; //Remember the multiplication MUST be done before the division.
}
function repeatedly_execute_always() {
cTurner.Scaling=Maths.FloatToInt(Maths.IntToFloat(cSpeedBoat.Scaling)/1.4, eRoundNearest);
}
Quote from: manifest on Thu 07/02/2019 15:08:55So I just guessed Bloodlust Software and searched from there.
Hint: this game was made by someone that is now active on the AGS forums, but it was not made with the AGS engine!
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 2.097 seconds with 15 queries.