Triggering Multiple Achievements at Once
supafly129
Member Posts: 454
Anyone know the best way to manage this? Let's say I have 6 vehicles and you get an achievement for unlocking each. If the player has the ability to unlock all vehicles at once, that means 6 achievements would be triggered at the same time.
I know some have suggested delaying each achievement by 0.2 seconds or so, but I'm trying to wrap my head around this as it seems like working with more than 2 simultaneous achievements can get complicated.
Comments
Stack the six achievement bars on top of each other and have them slide in on the achievement. That way if all six go off they don't over lap
@JimmyMesser sorry still confused a bit. can you please elaborate on what you mean be "slide in"? Wouldn't they overlap no matter how the rules are stacked (without a timer)?
POLAR ROLLOUT (New Line-Drawing Physics Puzzler!) - FREE Download
Not if they are set to only fill one 6th of the screen each achievement and had their own position on screen.
im not sure that you are even able to choose their position on the screen
POLAR ROLLOUT (New Line-Drawing Physics Puzzler!) - FREE Download
I'm sure you can set there position
I'm pretty sure it defaults to the top of the screen, but I'm not concerned about the position and more so the actual achievements themselves all firing at the same time as opposed to one after the other
POLAR ROLLOUT (New Line-Drawing Physics Puzzler!) - FREE Download