Repella Fella is an interactive, point and click, choose your own adventure. This cinematic tale is set in a post-apocalyptic, futuristic Australia. Alternate between 3 intertwining stories. Replay the game multiple times to attempt different solutions and achieve every possible ending.
[h1]IndieCade 2023[/h1]
We're very excited to have [b]Repella Fella[/b] taking part in [url=https://store.steampowered.com/sale/indiecade2023]IndieCade 2023[/url]! Unfortunately with Steam's discount cooldown rules, the game isn't on discount [i]just yet[/i]. In the spirit of transparency, we wanted to let you know here:
[h3]Repella Fella will be 50% off from Nov 7th - 17th![/h3]
Be sure to explore the event to discover other hidden gems out there, and great new and upcoming indies! I'll hand thanks off to Phill to talk about his time at SXSW last month!
-Graeme (2 Left Thumbs)
[h1][url=https://misadventurous.games/sxsw-2023-and-other-happenings/]SXSW Sydney 2023[/url][/h1]
[h2]Hey there, it’s been a while![/h2]
Having just returned home from SXSW Sydney, I figured it’d be a good time to give an update on the state of the game and everything that’s happening. But first… SXSW itself.
[img]{STEAM_CLAN_IMAGE}/41615124/f8450c00b9d5d3601bf4b8c86e513e562866c606.jpg[/img]
For the first time, SXSW came to Australia, and Repella Fella was invited to attend the games showcase. While not quite on the level of PAX (yet), SXSW was a great way to get the game’s name out there. We gave away ~250 Steam keys, cards, magnets, stickers, and information flyers.
[img]{STEAM_CLAN_IMAGE}/41615124/6506282ab4c0d439a91f94a02887aa95c88be525.jpg[/img]
A huge thanks to Luella Moore for organizing the entire thing – it did [b]NOT[/b] look easy!
[h2]How’s Repella Fella Doing?[/h2]
I never expected it to sell crazy amounts, but I had hoped to earn enough to fund a sequel. Earnings per month have been pretty nice for a solo developer, and I’ve been able to reinvest some of that money into things that will benefit a sequel. But can I actually fund a sequel at the moment? No, not really.
However, my publisher and I still have a few things up our sleeves. We currently have a console version in the works. We have approval from Microsoft to put it on Xbox, so it’s now down to getting something that can run on consoles, which has been fairly… enlightening.
[img]{STEAM_CLAN_IMAGE}/41615124/afc3600c3c374277f556b1758092036eb2f774ad.jpg[/img]
During the process, we’ve already figured out a few areas that can be improved on all platforms. For example, the game now starts instantly as we aren’t preloading a bunch of data that isn’t needed. RAM usage for the PC/Mac/Linux versions can be cut down considerably, and hopefully, this will result in fewer issues for people with low-end hardware.
If all else fails, the game will go free, and I’ll continue to make bite-sized episodes when time allows. It’s hard to stop thinking about how a new game could work, what will happen, how old choices can affect the future… and so on. I already have many ideas written down that I’m genuinely excited about.
[img]{STEAM_CLAN_IMAGE}/41615124/fe50cbf20ee57b77b89c1b2f5c321c81b345cca1.jpg[/img]
[h2]If there is a sequel, how will it work?[/h2]
The scale will be much smaller. When I made Repella Fella, I went all in and added a crazy amount of detail, subplots, and cause and effect (even if much of it went unnoticed!). For a sequel, the only way I can see a path forward would be to focus more on gameplay and episodic installments. There’s no way I can put in another 5 – 6 years of work.
[h2]What would a sequel be called?[/h2]
Not Repella Fella. Each game/episode will have its own name.
[h2]Any changes to the gameplay?[/h2]
The game would be far more interactive. It’s important to note that when I started Repella Fella, it was going to simply work like old Ray games – you make choices. In the end, I added the ability to walk around, complete quests, read, watch, etc. I’d build on that so that there’s more to do and interact with, all wrapped around a decent challenge.
I’ll reiterate something I’ve touched on before – [b]Repella Fella wasn’t the game I wanted to make; it was the only game I could make[/b] with limited knowledge and resources. I’m much better equipped to tackle game development after 6 years of creating one almost non-stop.
[h2]Will you use Construct 3 again?[/h2]
Nah. But maybe.
Ideally, Unity or Godot would be the engine for a sequel, but Construct remains as a fallback. Though, I’d likely steer clear of Unity after recent controversies.
While I adore Construct, the problems are random, hard to reproduce, and things break all the time. Not only that, but official support is minimal (sometimes non-existent), and I have spent an incredible amount of time and money debugging problems.
[img]{STEAM_CLAN_IMAGE}/41615124/de21dc177100e241200bc7821a41fd2326184ad5.jpg[/img]
One of the most reported bugs is that patrolling guards break (e.g., Shambles). For the life of me, I couldn’t figure out why. They’re on a simple predetermined path that loops, but it continued to break. After ~5 months of prodding, Stan and I finally figured out what was happening. It turns out when you enter an area, save and then enter another area, sprites (the patrolling guards) become detached from their timelines.
Why does this happen? Couldn’t tell you. Worse than that, I don’t have access to change the code on an engine level. There are workarounds, but they are hacky, inefficient, and not as useful as timelines.
[url=https://github.com/Scirra/Construct-bugs/issues/7475]Link to GitHub issue[/url]
Each ‘stable’ update tends to introduce new issues, and so the game must be tested each time. At 5 – 6 hours each, that’s a [b]lot[/b] of testing. At the end of the day, I’d simply love to be able to rely on tools that are a little more robust.
[h2]That’s It?[/h2]
That’s it! Once I have more news on the console version(s), I’ll do another write-up letting you know what to expect.