• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] How to make height change not lag?

Status
Not open for further replies.
Level 3
Joined
May 21, 2011
Messages
31
I wanted to install a little gravity thing into my game, where you could type for +gravity, -gravity, or =gravity but whenever I use it it causes lag. I have it set to pick every unit in the game (Variable leak proof), the only other thing the trigger does is set integers to a higher level, and set animation speed higher/lower/ground.

I don't really believe the trigger is important here, all I want to know is if there is some precaution you have to take with animation height in order to stop lag.

Nevermnid I fixed it, I had the speed to set it at every .01 seconds, when at .02 for some reason it doesn't cause any lag.
 
Last edited by a moderator:
Status
Not open for further replies.
Top