03.11.2011, 13:59
(
Последний раз редактировалось [HLF]Southclaw; 31.01.2014 в 21:03.
)
Southclaw's Balloon Script
I guessed there would be a load of balloon scripts after the object was added in 0.3dHow to use
But what the hell, they might all do different things! Mine just adds a balloon that you can ride from one place to another, and back again!
This script uses my Button script to activate the balloons, this can be found here
There's one simple function you put in your script:
CreateBalloon(Float1, Float:y1, Float:z1, Float:r1, Float
2, Float:y2, Float:z2, Float:r2)
First set of co-ordinates is where the balloon will spawn, and the second set is where it will fly to
You just jump into the basket and press F/Enter (Default Controls) and it will begin flight to wherever the destination is!
Planned Updates:
- Player controlled balloons (to an extent, once above a certain altitude, and can only land at landing spots)Video
- Might make a version that doesn't require by button script
- any suggestions given to me by users
[ame]http://www.youtube.com/watch?v=KYbBH6YhtGw[/ame]
Download
GitHub
Hope you like this script, any bugs please tell me and I will get to work fixing them