I'm creating a waypoint system for a game project.
However, I have one problem.
I don't know how
to call a script
example is
you use the script command and put in
$game.system.Waypoint.new>0.1<
how would i do this?
Not creating the script, calling it.
Anyone?