Hi,
Code: ags
This npc character is positioned on top of an object bar across the screen near the top.
The npc character moves as it should only it jutters along getting into position... What would be a smoother way?
The room is a long scrolling one.
I may be better off with a gui..?
cheers
Edit: gui and button is the way I have gone... all ok
cProfessor.x =otop.X +16 + GetViewportX();
This npc character is positioned on top of an object bar across the screen near the top.
The npc character moves as it should only it jutters along getting into position... What would be a smoother way?
The room is a long scrolling one.
I may be better off with a gui..?
cheers
Edit: gui and button is the way I have gone... all ok