Play game
Race Race Revolution's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme | #68 | 1.764 | 2.300 |
Graphics | #70 | 2.071 | 2.700 |
Overall | #71 | 1.406 | 1.833 |
Originality | #71 | 1.227 | 1.600 |
Fun | #71 | 1.304 | 1.700 |
Controls | #72 | 1.150 | 1.500 |
Audio | #73 | 0.920 | 1.200 |
Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
v3.2.1
Source
https://github.com/marrero171/wild-jam-22
Game Description
Race around a track!
Discord Username
UA#7296 + marrero171#4122
Participation Level (GWJ)
2nd Godot Wild Jam
Jam Time
5th Game Jam overall
Leave a comment
Log in with itch.io to leave a comment.
Comments
Same issue as everyone else. Using Linux
Just uploaded a fix, sorry about that.
Same result as everyone else. I suspect this is the key error:
ERROR: poll: res://Worlds/World.tscn:8 - Parse Error: [ext_resource] referenced nonexistent resource at: res://scripts/RoadGrid.gd
At: scene/resources/resource_format_text.cpp:440.
Seems there's a resource missing in the export? It could be that RoadGrid.gd file that's missing...
The issue had to do with how the resource was named. If ran through the engine, it seemed fine. But if exported, it would throw that error. This wasn’t the first time this has happened, and I should’ve checked the export before uploading. I’ve uploaded a fix for it now, so it should be working. Sorry about that.
It's working for me now!
Is the course procedurally generated?
Anyway, the graphics look pretty nice, I even see environmental reflections on the car's mirrors. :-) The car control is OK, but the acceleration doesn't feel very car like. Once the car gets moving the acceleration should ramp up a lot more.
In any case, great job getting it done for the jam!
Thanks for playing it!
I was planning on adding procedural-generation but couldn’t get it finished in a stable form by the deadline, so the course is premade. I plan to have it finished for a post-jam submission.
Anyways, thanks for the feedback!
Same issue as below, doesn't do anything when I press Start
Sorry about that, try it now.
Unfortunately nothing happens when you press the start button (Windows).
I hope you can fix it.
Yep, just fixed it. Sorry.
OMG I am stuck at the "Start" button
(OSX Catalina)
Apologies, I’ve just uploaded a fix now.
Same issue, windows version. Clicking "start" when viewing the track doesn't have any effect.
I’ve just uploaded a fix. Sorry about that.
All good. Came back and rated :) Glad you could get it fixed.
Clicking on start doesn't seem to start the game.
Apologies, it should be working now.