Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Oh yeah, still got some earlier pre-Bright Island source of Revolution, could share stuff that you might need, if there's any.

Ooh, I'd love to see that.

Well tell me what you need, the map.cpp? Ammo.cpp from HUD? Those seem to be your problems, tho not sure what is the problem with the map dots.

Well, the only Revo feature that I haven't been able to implement, is the sniper's scroll wheel changing colour according to enemy health. Also the ammo types sorted into multiple rows. Currently it's one single row, which may end up overlapping other hud elements. Also would like to look at how they were able to implement multiple world maps in a single game. I'd like to make a world map for my own campaign and I could use some help with that. Oh, and also separating the secondary fire from use and evoke Netricsa. Not sure what exact files these would require. Player.es, PlayerWeapons.es, HUD.cpp, Map.cpp. Would also be interesting to include the new headman types, though I'm not sure if I'd actually use them.