Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To detect presses on xbox controller you have to use input.get_key_down("JoystickButton0"). Joystick buttons are kind-of randomly mapped, so you have to google "unity xbox one controller mapping"
so its hard to debug when it wont show what i did wrong
So thanks.
thanks though!
also z axis of your mouse? :)
local cannons = machine.new_key_emulator('c')
и потом выстрелить:
cannons.click()
Больше информации на вики (ссылка в описании мода, не копирую потому что стим может скрыть комментарий с ссылками).
.destroyed() always return false even if object burnt, or thorn off the machine.
1. print doesn't work in play()
2. entities.count() is always 0
please fix :(
parameters for modules is a great idea, not just name but multiple parameters
Also, it would be nice if lua modules could get the string for its name.