mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-30 23:15:32 +01:00 
			
		
		
		
	Slippery physics override setting
Allows mods to change a player's slip factor (e.g. wearing boots could reduce this) Note: Require assistance on implementing needed changed protocol version check in I_object!
This commit is contained in:
		| @@ -352,6 +352,7 @@ public: | ||||
| 	float physics_override_speed; | ||||
| 	float physics_override_jump; | ||||
| 	float physics_override_gravity; | ||||
| 	float physics_override_slip; | ||||
| 	bool physics_override_sneak; | ||||
| 	bool physics_override_sneak_glitch; | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user