Godot: InputEvent: ์ถ•, ์Šค์บ” ์ฝ”๋“œ ๋ฐ button_index์˜ ์ด๋ฆ„์„ 3.0์—์„œ ์ธ๋ฑ์Šค๋กœ ๋ฐ”๊ฟ‰๋‹ˆ๋‹ค.

์— ๋งŒ๋“  2017๋…„ 06์›” 04์ผ  ยท  1๋…ผํ‰  ยท  ์ถœ์ฒ˜: godotengine/godot

๋‹ค์Œ ๋ณ€์ˆ˜์— ๋Œ€ํ•ด ๋‹ค๋ฅธ ์ด๋ฆ„์„ ๊ฐ–๋Š” ์ด์œ ๊ฐ€ ์žˆ์Šต๋‹ˆ๊นŒ? ๊ทธ๋“ค์€ ๊ฐ™์€ ๋งฅ๋ฝ์—์„œ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.

InputEventJoystickButton.button_index -> InputEventJoystickButton.index
InputEventJoystickMotion.axis -> InputEventJoystickMotion.index
InputEventMouseButton.button_index -> InputEventMouseButton.index
InputEventKey.scancode -> InputEventKey.index

archived

๊ฐ€์žฅ ์œ ์šฉํ•œ ๋Œ“๊ธ€

๋‚˜๋Š” ๊ทธ๊ฒƒ์ด ๋” ๋ช…ํ™•ํ•˜๋‹ค๊ณ  ์ƒ๊ฐํ•ฉ๋‹ˆ๋‹ค. ์ด๋ฆ„์„ ๋ฐ”๊พธ์ง€ ์•Š๋Š” ๊ฒƒ์ด ์ข‹์Šต๋‹ˆ๋‹ค.

2017๋…„ 6์›” 3์ผ ํ† ์š”์ผ ์˜คํ›„ 10์‹œ 5๋ถ„์— AlexHolly [email protected]์ด ๋‹ค์Œ๊ณผ ๊ฐ™์ด ์ผ์Šต๋‹ˆ๋‹ค.

๋‹ค์Œ ๋ณ€์ˆ˜์— ๋Œ€ํ•ด ๋‹ค๋ฅธ ์ด๋ฆ„์„ ๊ฐ–๋Š” ์ด์œ ๊ฐ€ ์žˆ์Šต๋‹ˆ๊นŒ?
๊ทธ๋“ค์€ ๊ฐ™์€ ๋งฅ๋ฝ์—์„œ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.

InputEventJoystickButton.button_index -> InputEventJoystickButton.index
InputEventJoystickMotion.axis -> InputEventJoystickMotion.index
InputEventMouseButton.button_index -> InputEventMouseButton.index
InputEventKey.scancode -> InputEventKey.index

โ€”
์ด ์Šค๋ ˆ๋“œ์— ๊ฐ€์ž…ํ–ˆ๊ธฐ ๋•Œ๋ฌธ์— ์ด ๋ฉ”์‹œ์ง€๋ฅผ ๋ฐ›๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.
์ด ์ด๋ฉ”์ผ์— ์ง์ ‘ ๋‹ต์žฅํ•˜๊ณ  GitHub์—์„œ ํ™•์ธํ•˜์„ธ์š”.
https://github.com/godotengine/godot/issues/9039 ๋˜๋Š” ์Šค๋ ˆ๋“œ ์Œ์†Œ๊ฑฐ
https://github.com/notifications/unsubscribe-auth/AF-Z20cWJufl6-vkp2-JYXb0tqz7mcA2ks5sAgLygaJpZM4NvPkf
.

>๋ชจ๋“  ๋Œ“๊ธ€

๋‚˜๋Š” ๊ทธ๊ฒƒ์ด ๋” ๋ช…ํ™•ํ•˜๋‹ค๊ณ  ์ƒ๊ฐํ•ฉ๋‹ˆ๋‹ค. ์ด๋ฆ„์„ ๋ฐ”๊พธ์ง€ ์•Š๋Š” ๊ฒƒ์ด ์ข‹์Šต๋‹ˆ๋‹ค.

2017๋…„ 6์›” 3์ผ ํ† ์š”์ผ ์˜คํ›„ 10์‹œ 5๋ถ„์— AlexHolly [email protected]์ด ๋‹ค์Œ๊ณผ ๊ฐ™์ด ์ผ์Šต๋‹ˆ๋‹ค.

๋‹ค์Œ ๋ณ€์ˆ˜์— ๋Œ€ํ•ด ๋‹ค๋ฅธ ์ด๋ฆ„์„ ๊ฐ–๋Š” ์ด์œ ๊ฐ€ ์žˆ์Šต๋‹ˆ๊นŒ?
๊ทธ๋“ค์€ ๊ฐ™์€ ๋งฅ๋ฝ์—์„œ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.

InputEventJoystickButton.button_index -> InputEventJoystickButton.index
InputEventJoystickMotion.axis -> InputEventJoystickMotion.index
InputEventMouseButton.button_index -> InputEventMouseButton.index
InputEventKey.scancode -> InputEventKey.index

โ€”
์ด ์Šค๋ ˆ๋“œ์— ๊ฐ€์ž…ํ–ˆ๊ธฐ ๋•Œ๋ฌธ์— ์ด ๋ฉ”์‹œ์ง€๋ฅผ ๋ฐ›๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.
์ด ์ด๋ฉ”์ผ์— ์ง์ ‘ ๋‹ต์žฅํ•˜๊ณ  GitHub์—์„œ ํ™•์ธํ•˜์„ธ์š”.
https://github.com/godotengine/godot/issues/9039 ๋˜๋Š” ์Šค๋ ˆ๋“œ ์Œ์†Œ๊ฑฐ
https://github.com/notifications/unsubscribe-auth/AF-Z20cWJufl6-vkp2-JYXb0tqz7mcA2ks5sAgLygaJpZM4NvPkf
.

์ด ํŽ˜์ด์ง€๊ฐ€ ๋„์›€์ด ๋˜์—ˆ๋‚˜์š”?
0 / 5 - 0 ๋“ฑ๊ธ‰