Search found 4098 matches
- Thu Nov 12, 2015 9:36 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Thu Nov 12, 2015 6:05 am
- Forum: Q&A Discussion
- Topic: How to make a new arrowkey press trump an old one...?
- Replies: 17
- Views: 4294
- Thu Nov 12, 2015 5:18 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Wed Nov 11, 2015 12:30 pm
- Forum: Q&A Discussion
- Topic: How to make a new arrowkey press trump an old one...?
- Replies: 17
- Views: 4294
You only need to override the movement code, and leave the use and menu keys alone, unless you want to be able to press the use and movement keys at the same time. You're overriding built-in movement in most cases, and it seems simpler to just do it always. Beware that you probably want to take into...
- Tue Nov 10, 2015 11:44 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Tue Nov 10, 2015 5:24 am
- Forum: Q&A Discussion
- Topic: How to make hero strafe (move side to side)?
- Replies: 8
- Views: 1785
- Tue Nov 10, 2015 5:21 am
- Forum: Q&A Discussion
- Topic: How to make a new arrowkey press trump an old one...?
- Replies: 17
- Views: 4294
- Tue Nov 10, 2015 4:42 am
- Forum: Q&A Discussion
- Topic: How to make hero strafe (move side to side)?
- Replies: 8
- Views: 1785
(This is in reply to the original strafing question, not the turn-and-then-move question) Actually, overriding normal movement isn't necessary at all. When the hero is stationary and the player presses a movement key you use walk hero followed by set hero direction to override the direction the hero...
- Mon Nov 09, 2015 11:22 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Sun Nov 08, 2015 2:55 pm
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 336345
- Sun Nov 08, 2015 9:52 am
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 336345
- Sat Nov 07, 2015 3:34 pm
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Fri Nov 06, 2015 10:16 am
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 336345
- Fri Nov 06, 2015 10:13 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
- Thu Nov 05, 2015 9:53 am
- Forum: Q&A Discussion
- Topic: A question regarding password recovery
- Replies: 66
- Views: 14844
Well, that leaves me scratching my head... I tried running the installer for myself, and saw that by default it installs into C:\Python27\Lib\site-packages\, and also puts scons.bat and many other programs in C:\Python27\Scripts. That looks completely different to what's shown in that screenshot. I ...