Hello everyone, I am new to scripting in NL2 and I still have the demo version and I am trying to start using the Classes. I wanted to use getSpeed() method from Train Class but still did not get it import com.nolimitscoaster.*; import com.nolimitscoaster.Train; public class Speedata extends Script ...