I'm applying for my FRC team this is the project!
1-week deadline from Thursday, Oct 17th
I am fairly new to Godot and I also was really busy while making this so consider it a prototype.
Robot model
FRC Stage model (Download↗)
Godot Resources
Gathered Robot Model (From Robot model)* Gathered FRC Stage Model (From Robot model)*
Started work on:
- Mats for
frc_stage_v1
- Mats for
robot_model
Implemented models fromOct 17th
Created Materials: - `metal` - `black_rubber`
Finished materials work for robot_model
Started working on Swerve Drive emulation movement [SCRAPPED]
Kept on adding materials.
Started implementing Swerve Drive emulation movement [SCRAPPED] Kept on adding materials.
Break to focus on academics.
Pivoted to Platformer type game
- Implemented Movement System
- Implemented 3rd person camera controller
- Added
wood
material - Added a dull and darker metal material Started work on world env.
Finished materials work for frc_stage_v1
Started work on Level Select
Started work on Levels 1-3
Finished work on world evn. node
*For replication, see How to convert CAD models
below
Started work on main level, about 1/3 (33%
) done
Uses:
- CSG Cubes
- CSG Polygons
Added rotation script for rotating blocks for higher up
Started work on main level, about 1/2 (50%
) done
Uses:
- CSG Cubes
- CSG Polygons
Started work on main level, about 3/4 (75%
) done
Uses:
- CSG Cubes
- CSG Polygons
Finished rotating section.
Started work on moving platforms using path3d
nodes.
N/A
Finished level, scrapped moving platforms Added end Added win screen & Trigger box Scrapped moving intro camera
- Download the
.STEP
file - Open in Fusion
- Save in Fusion's could
- Export as
.FBX
- Convert to
.GLB
in Blender (you may need to compress it using the Decimate Modifier) - Put into Godot
You need Godot Engine to run this project. Download the latest stable version from the website, or build it from source.
If you only want the game, see releases
(See Releases↗)