Last Man Fighting

Originally created in the vanilla Blender Game Engine (BGE), ported to Godot, PlayCanvas, and now Armory3D. Main forum thread:

https://blenderartists.org/t/last-man-fighting/1186473

Here’s first glimpses of LMF life in Armory:

Pistol

Assault

Ak47

Sniper

Sniper (Scope)

Shotgun

Minimap

  • (top-left corner) very laggy, but satisfying.


Download

Game Source:
[Source]: https://github.com/lastmanfighting/source

  1. Game controls in readme.
  2. Please read the known issues list:
    https://github.com/lastmanfighting/source/blob/main/Known_Issues.md

Browser Demo Source:
[Demo]: https://lastmanfighting.github.io/
[Source]: https://github.com/lastmanfighting/lastmanfighting.github.io

  1. Browser demo has DrawFramerate.hx, DrawMinimap.hx, DrawScope.hx, and SystemExit.hx disabled (this prevents errors/lag in browser, for semi-clean showcasing).
  2. Render Path is disabled for optimal performance (feel free to enable at the cost of performance lag)
5 Likes
2 Likes

paladin it’s amazing…

how did you optimise like this? when i draw a cube my graphic card burning but same card don’t start fans in your game.

1 Like

Hello. Thank you for the kind words! Much appreciated.

I have an NVIDIA GeForce RTX 3050 Ti Laptop GPU, so maybe I have different framerates than the ones you experience? I haven’t really done any optimization for the last demo releases, although I am for the next release.

If you’re running the demo in your browser, make sure you also enable GPU acceleration for your browser. Hm. Maybe I should include that as a banner cover. :thinking:

1 Like

I have an old laptop for low system tests. (Nvidia GT660). Your game can run in this machine without fans. But my games get lagging.

Some times i feel lag with my RTX 3060 (not Ti)

I need focising on optimization.

Do you test your games in the browser too? Or in desktop applications.

On browser. But testing on krom.

Firefox is better than other browsers on games. Opera can’t start games.

Some related posts I made that I didn’t post in this thread:

2/06/2023

2/18/2023

2/22/2023

3/19/2023

https://twitter.com/RPaladin_01/status/1637587499194392578

4/27/2023

5/05/2023

5/08/2023

2 Likes