Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Physics force trigger #245

Open
5 tasks
Zemanzo opened this issue Jun 26, 2019 · 0 comments
Open
5 tasks

Physics force trigger #245

Zemanzo opened this issue Jun 26, 2019 · 0 comments
Labels
editor affects the editor feature new planned feature server affects the server

Comments

@Zemanzo
Copy link
Owner

Zemanzo commented Jun 26, 2019

Description
Marble positions are not randomized before starting, which causes early entries to usually finish before later entries. This is unfair as the game is intended to be purely random. To change this, we need a way to shuffle the marbles. A good way to do this is to have a physics trigger that applies a backwards and upwards force, so the marbles are in a "washing machine" kind of loop.

Minimum Acceptance Criteria

  • An option to turn a collider into a trigger
    • Trigger has an arrow in the center that visualizes the angle that the force is applied in
    • The angle of the force that will be applied can be modified
    • The strength of the force that will be applied can be modified
  • When a marble is in this area, the force will be applied as long as the marble is in the area. (This criteria can be altered if it does not deliver the desired results)
@Zemanzo Zemanzo added feature new planned feature editor affects the editor server affects the server labels Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor affects the editor feature new planned feature server affects the server
Projects
None yet
Development

No branches or pull requests

1 participant