luanti-org/luanti

Disabling 'node_placement_prediction' disables node placement sound

开放

#12,753 创建于 2022年9月10日

 (6 条评论) (0 个反应) (0 位负责人)C++ (2,395 个派生)auto 404
@ DocumentationBugSoundsgood first issue

仓库指标

星标
 (13,341 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Minetest version
5.6.0
Summary

Adding node_placement_prediction = "", to a node definition prevents the node placement sound from being played.

Steps to reproduce

Add node_placement_prediction = "", to a node definition.

Additional info

First encountered when I disabled the prediction on stairs, since the flickering caused by the prediction immediately followed by the actual rotation is annoying, but I have also tested it with simple dirt to the same result.

贡献者指南