Product Chat (Early Access) / [SOLVED] Replace HUD objects with 3D Objects actually in the game world

Author
Message
_PlayerV
3
Years of Service
User Offline
Joined: 16th Oct 2020
Location: Netherlands
Posted: 4th Nov 2022 19:44
I'm interested if it's possible to replace the HUD objects (like weapons) with 3D objects that would actually be in the game world?
This would especially improve the way melee weapons work.
Is it possible to achieve, and if yes, would anyone have any tips on how to start?

The author of this post has marked a post as an answer.

Go to answer
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 4th Nov 2022 20:31
Hello
yes this is possible with a little app i made https://gamecreator.store/product/36249
i am not pushing my app but just informing you it is available, i get a lot of flak for advertising my apps
I can add more icons if some kind person would like to make some
Welcome to the real world!
Main PC - Windows 10 Pro x64 - Core i7-9700K @4.2GHz - 64GB DDR4 RAM - GeForce RTX 2070 SUPER 8GB - 2TB NVe, 1TB NVe, 2TB Hybrid Data Drive
Test PC - Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Laptop - Helios 300 Predator - i7 7700HQ - 32GB - Nvidia GTX1060 6GB - 525GB M2 - 500 SSD - 17.3" IPS LED Panel - Windows 10 Pro x64
Asset Manager
xRange No Nonsense Tools
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 5th Nov 2022 10:17
Sounds like he's implying the weapons held by the player aren't 3D weapons... they are, they're just treated a bit like 2.5D
Melee really needs more animation variation and it'll be a lot better already
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 5th Nov 2022 10:50
AHhhh ok my mistake
Welcome to the real world!
Main PC - Windows 10 Pro x64 - Core i7-9700K @4.2GHz - 64GB DDR4 RAM - GeForce RTX 2070 SUPER 8GB - 2TB NVe, 1TB NVe, 2TB Hybrid Data Drive
Test PC - Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Laptop - Helios 300 Predator - i7 7700HQ - 32GB - Nvidia GTX1060 6GB - 525GB M2 - 500 SSD - 17.3" IPS LED Panel - Windows 10 Pro x64
Asset Manager
xRange No Nonsense Tools
_PlayerV
3
Years of Service
User Offline
Joined: 16th Oct 2020
Location: Netherlands
Posted: 5th Nov 2022 12:26
Yes, currently weapons are rendered as HUD objects, which is fine with firearms. On the other side, it makes it really hard to hit objects with melee weapons, so that's why I'm kind of interested if it would be possible to add the melee weapons as 3d objects, instead of HUD objects.
Of course, that would require scripting of some sorts (if it's possible at all).
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 7th Nov 2022 11:24
yh because melee is treated like a gun is in GG - i.e. you hit whatever is in the exact centre of the screen once when the weapon is fired/swung... you could add more raycasts to increase the area it checks and / or add more rays on a delay during the swing to be more lenient on the hit detection but you are correct in that this would need to be done manually by code and also managing the hit impact damage etc.
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
3com
9
Years of Service
User Offline
Joined: 18th May 2014
Location: Catalonia
Posted: 7th Nov 2022 13:14
This is one of my own 3d melee weapons (axe), so, yes, you can add your own 3d melee weapon, there is a guide in the GGMax root folder.
About stock melee, better raise a feature request on GitHub.

Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz

OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics
cpu mark: 10396.6
2d graphics mark: 947.9
3d graphics mark: 8310.9
memory mark 2584.8
Disk mark: 1146.3
Passmark rating: 3662.4

PM
Teabone
Forum Support
17
Years of Service
User Offline
Joined: 8th Jun 2006
Location: Earth
Posted: 5th Dec 2022 06:02 Edited at: 5th Dec 2022 06:09
This post has been marked by the post author as the answer.
There is no physics applied to the actual weapon models. The weapon's physics forces are only applied when the weapon is used. For Bullets and Melee impacts. But I know why you raise this question as I have over a decade ago for the same reason.

Melee weapons in FPSC/GGC/GGMax are basically guns without flak visual effects. Swinging a sword to the right will not knock a basket to the right. In many games this works, but that's because of the way their engines handle the physics force directions based off the animations. It would be a neat feature to have this controlled in some sort of weapon editor.

Though about your question about physical first person 3D player weapons with collisions. This might be possible. Though I personally haven't used Max enough to know if that is supported, where you can float an object, attached to the player camera and have it maintain physics without gravity without jitter while in motion.

Another thing I'm unsure of in regards to entities, is if animations affect physics in any way or if their collision shape just stays still despite the animation showing movement. If that is the case, you'd have to entirely animate your melee weapon in Lua with motion and articulation for the swings.

The current weapon system is still based off the 17 year old FPSC way of handling melee attacks which is outdated by modern standards (technically outdated more than 15 years ago).

Store Assets - Store Link
Free Assets - Resource Link

i7 -2600 CPU @ 3.40GHz - Windows 7 - 8GB RAM - Nivida GeForce GTX 960

Login to post a reply

Server time is: 2024-04-24 21:05:04
Your offset time is: 2024-04-24 21:05:04