Posts: 141
Threads: 35
Joined: Jul 2008
Reputation:
0
Hi there! I was wodnering how to create a explosion barrel which is droping from skys. Like rain.. in random places?
Posts: 217
Threads: 38
Joined: Jan 2008
Reputation:
0
Do you know if it's really possible? Or it's just some fantasy?
I don't think that the physic engine of GTA:SA is good enough to make them drop and fall down. Mostly objects are static, and can't move. Or have a specified animation when touched.
Posts: 60
Threads: 6
Joined: Feb 2008
Reputation:
0
I think it just depends on the specific object and whether or not it is made to fall (like a barrel) or stay stationary (like a "land piece" object). To find out, just CreateObject and set the z-axis to something high (don't go crazy though)
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
JUst use moveobject and spam it :P idk, i was wondering this same thing awhile ago, but i just gave up on it :/