Project

General

Profile

Bug #891

Move y <sprite/bob num> & Move on jittery and slooow in Beta 12

Added by malcolm harvey about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
Start date:
03/13/2022
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Moving Sprites or Bobs with animation say down and up in version Beta 11 moved consistently fast and non jittery each time you run it either in preview or fullscreen.
In Beta 12, it is very slooow and jittery movement and randomly you run it, it can be sometimes worse.
Again was smooth as silk this same routine and attached in Beta 11.
..
#manifest:"aoz"
#splashScreen:false
#googleFont:"baloo"
#speed:"fair"
#useAssetsResources:true

load asset "charscreen.png",2 //load in gfxscreen cover bob 10
screen 0

start:
sprite 2,160,100,2
Move y 2,"(1,5,45)(1,-5,45)l" : Move on
wait vbl
wait key
goto start


Files

main.aozip (154 KB) main.aozip malcolm harvey, 03/13/2022 09:08 AM

Also available in: Atom PDF