Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added EntitySpawner to developer tools #245

Merged
merged 3 commits into from
May 25, 2021

Commits on Mar 25, 2021

  1. Added EntitySpawner to developer tools

    I really missed a feature like this to set up scenes, or spawn vehicles/peds for specific needs. Its now possible with this feature.
    Explooosion-code committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0ad4a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bdf2e1 View commit details
    Browse the repository at this point in the history
  3. Added new menu options, fixes.

    Added option to "confirm and duplicate" which creates new entity after placing last one. It makes it easier to set up scenes. Added an if statement to prevent null reference errors.
    Explooosion-code committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7c6b2bd View commit details
    Browse the repository at this point in the history