Spidertron control help
Posted: Mon Sep 02, 2024 7:06 pm
Helloo
Im making a mod that allows you to link into a Spidertron remotely - controlling it with WASD, being able to craft, and interact with the world like an engineer - but the engineer stays in one place
1. The mod successfully puts the player into Spidertron drivers seat but doesn't give control over the weapons.
Ive tried many options to force set driver_is_gunner = true but never seem to get this to work.
Entering the Spidertron normally works fine.
2. Also have an issue when switching to the Spidertron it creates an inventory as if the player was opening the gui - when switching back to the player - the items in the inventory are lost.
At this point I can imagine this hasn't been done yet because it can't be done
Im making a mod that allows you to link into a Spidertron remotely - controlling it with WASD, being able to craft, and interact with the world like an engineer - but the engineer stays in one place
1. The mod successfully puts the player into Spidertron drivers seat but doesn't give control over the weapons.
Ive tried many options to force set driver_is_gunner = true but never seem to get this to work.
Entering the Spidertron normally works fine.
2. Also have an issue when switching to the Spidertron it creates an inventory as if the player was opening the gui - when switching back to the player - the items in the inventory are lost.
At this point I can imagine this hasn't been done yet because it can't be done