Game Scripting

All about making tracks for MX Simulator
DJ99X
Posts: 15523
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: Game Scripting

Post by DJ99X »

Did a simple rain animation. Works surprisingly well for a first attempt.

Jakob Hubbard
Posts: 1152
Joined: Fri Nov 24, 2017 3:16 am
Team: Phil's
Location: Cold
Contact:

Re: Game Scripting

Post by Jakob Hubbard »

Looks a lot better than seq files. Good work.
Image
jlv
Site Admin
Posts: 14928
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: Game Scripting

Post by jlv »

Could still be a seq file. The key difference is instead of having to fill the entire track with them you can just make a few that follow the camera around.

It looks good BTW.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
DJ99X
Posts: 15523
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: Game Scripting

Post by DJ99X »

That's essentially what I did, but I didn't use a seq file. I initialised about 400 particles randomly around the camera, and once their position exceeds a radius from the camera, I move its position by 2 radii to the other side.
BydesigndecalsCO
Crushed Dissenter
Posts: 100
Joined: Wed Dec 12, 2018 8:11 pm
Team: Privateer

Re: Game Scripting

Post by BydesigndecalsCO »

DJ99X wrote:Image
good looking flag if you ask me
Vojda
Posts: 48
Joined: Sun Aug 26, 2018 4:37 pm
Team: MxGR

Re: Game Scripting

Post by Vojda »

DJ99X wrote: Sat Feb 02, 2019 11:36 am Image
Any news about this flag animation ?
Post Reply