-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
defectSomething that is supposed to work, but doesn't. Less severe than a "bug"Something that is supposed to work, but doesn't. Less severe than a "bug"examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project
Milestone
Description
The TestHoveringTank example app has an undocumented feature to reset the tank's location to (-140, 14, -23) when KEY_RETURN is pressed. The probable intent was to warp the tank back to it's starting location---but that would be (-140, 50, -23). (-140, 14, -23) is located underground, where this sort of tank becomes unplayable.
Metadata
Metadata
Assignees
Labels
defectSomething that is supposed to work, but doesn't. Less severe than a "bug"Something that is supposed to work, but doesn't. Less severe than a "bug"examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project