Loading...
Searching...
No Matches
PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D Class Reference

This is a modified version of TradeSys's example TSPlayer script. More...

Inheritance diagram for PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D:
Collaboration diagram for PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D:

Public Attributes

float transMult = 0.1f
 
float rotMult = 1f
 
float closeDistance = 1
 
double cargoSpace = 10
 
float cash = 1000
 

Detailed Description

This is a modified version of TradeSys's example TSPlayer script.

It handles 2D scenes, and it works with Love/Hate's TradeSys integration. Changes from the original script are marked with [PixelCrushers].

Member Data Documentation

◆ cargoSpace

double PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D.cargoSpace = 10

◆ cash

float PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D.cash = 1000

◆ closeDistance

float PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D.closeDistance = 1

◆ rotMult

float PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D.rotMult = 1f

◆ transMult

float PixelCrushers.LoveHate.TradeSysSupport.TSPlayer2D.transMult = 0.1f

The documentation for this class was generated from the following file: