#132 closed enhancement (fixed)
Add support for putting a car back on track
Reported by: | Henrik Heimbuerger | Owned by: | Henrik Heimbuerger |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | controller | Version: | pre-1.0 |
Keywords: | Cc: |
Description
After a car has left track, there's currently no way to indicate that you (manually) put it back down on the slot.
Either an additional button has to be added to trigger that or the trigger could be reused.
Change History (4)
comment:1 Changed 16 years ago by
Owner: | changed from nobody to Henrik Heimbuerger |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.
New commit by froth (revision [405]):
[Related to ticket #132] added support for setting a car back on track after it has left the track (crashed).
You can now set back crashed cars by pushing:
Added support a resetCar() function in TrackDataApproximator?