Skip to content

Instantly share code, notes, and snippets.

@gamedev44
Last active March 23, 2025 11:36
Show Gist options
  • Save gamedev44/a00fba6dc8e315cecce3d4fb2d4074ce to your computer and use it in GitHub Desktop.
Save gamedev44/a00fba6dc8e315cecce3d4fb2d4074ce to your computer and use it in GitHub Desktop.
Project Scrap is an effort to bring old fan dreams into reality and old passions into the spotlight regarding star wars battlefront 3 like gameplay systems.

BFGS Project Goals

Spring Cleaning

  • Create a new basic empty map
    • Drag all needed assets into the map.
    • Ensure none of the assets reference UDS or external plugins (e.g., Realuution).

Asset Migration

  • Identify and isolate critical assets
    • Podracer
    • TX130 Sabre Tank
    • Landspeeder
    • STAP
    • Speeder Bike
    • ETA Actis 2 A Wing
    • Invisible Hand / Grevious's Ship
    • And others as required
  • Force migrate the cleaned map and assets
    • Move them into a new project dedicated solely to content.

Player and UI Integration

  • Prepare a fresh project for player assets
    • Include player characters and at least one Jedi (preferably Ani base).
  • Update UI and menu system
    • Replace the base version with a real, functional version.

Backup and Testing

  • Backup both new project versions
  • Test for integrity
    • Check for broken references or blueprints (BPs).

Future Integration (Project Scrapyard)

  • Assess integration of GASP
    • Replicate the modern look and feel of the BFR overhaul version.
  • Incorporate all assets
    • Merge into a comprehensive version to ensure no time is wasted.
  • Maintain flexibility
    • Prepare for both space-to-ground mechanics and level systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment