Objects stuck in air
#1

Hey, I've got a server going and I'm trying to create a "mass" of objects to fall from the sky on command.

The problem is, CreateObject will put the object there, but it'll just stay floating in the air until you disturb it somehow.

I was wondering if maybe MoveObject would set them off?

Any way I can fix this?

Thanks
Reply
#2

Using moveobject.
Reply
#3

Once it has moved the object to the final position, will the object then continue to fall by itself?

I'm trying to drop a heap of beachballs from the sky

Thanks
Reply
#4

Quote:
Originally Posted by Thingzors
Посмотреть сообщение
Once it has moved the object to the final position, will the object then continue to fall by itself?
You have to keep the object moving to the ground, or else it will be stuck in the final position unless it is a vehicle.
Reply
#5

Hmm OK, because I know if you create the object, they'll stick in the sky unless you go and hit them/shoot them etc or just disturb them in any way, then they fall to the ground and roll normally. I suppose I'll have to drop a car or something on them to get them moving, and delete it again quickly before it hits the ground.

Thanks for the help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)