HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

The TFTWE is amazing

06-30-2003, 06:38 AM#91
playamarz
Because accessing a hotkey oif abilties and events through letters is alot different than registering input and making it do a section of code... It may sound odd like that but it's true..

You could hardcode it to be able to do that... But it would be overly used and it wouldn't really be worth the effort... Might as well use triggers and blank abilities like you did before...

Just sue the arrow keys for movement of sorts and everything else as ability transferring.
07-02-2003, 11:20 AM#92
FyreDaug
But still, imagine the possibilities of an RPG using different key commands. Bring up different menus and stuff. It would be amazing(er).
07-02-2003, 04:17 PM#93
Raptor--
Quote:
You could hardcode it to be able to do that... But it would be overly used and it wouldn't really be worth the effort... Might as well use triggers and blank abilities like you did before...

Just sue the arrow keys for movement of sorts and everything else as ability transferring.


but with abilities and building stuff, you don't have the possibility to register onRelease, which is the most useful thing after onPress