deadlykam / JumpRace3D

A small jump race game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Speed

deadlykam opened this issue · comments

Features: Game Speed

Details:

The game speed will vary between normal and slow. Slow game speed happens when picking up booster or jumping from breaking obstacles. For this a global script is needed which will contain this field and later all other playable scripts will use the field from that global script.