PDA

View Full Version : Ghost pet moves around too fast



csb
11-03-2012, 07:22 PM
The ghost pet buzzes around quickly like a fly. I think ghosts are supposed to glide more gracefully. Can you slow down the ghost a bit? It looks like it drank two Red Bull energy drinks.

Flamberge
11-03-2012, 08:26 PM
If you did actually notice, the Ghost pet design to move around exactly like the Gargoyle pet.

csb
11-03-2012, 10:09 PM
If you did actually notice, the Ghost pet design to move around exactly like the Gargoyle pet.

But, can't they just make it move at half speed?

For example:

if (pet == 'ghost') then pet.speed = (pet.speed / 2)

Actually, i would expect that speed is part of the pet data, and not modified in code.