• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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