Sorry for asking so many questions on the whereabouts of code, but without project files, it is hard to search for specifics

SeeSoulRider wrote:I have looked but other than PlayerCommand.hpp I can't find anything to do with player controls. I want to set it up so that when a user presses tab a scoreboard comes up. I have created the scoreboard GUI, now I need to enable the TAB key to activate it.
Ca3DE/Client/ClientStateInGame.cpp
, methodsClientStateInGameT::ProcessInputEvent()
for keys that are usually pressed "once" (that is, immediately released), andClientStateInGameT::MainLoop()
for keys that are usually held down for a while.No problem, I'm happy to help!Sorry for asking so many questions on the whereabouts of code, but without project files, it is hard to search for specifics
ack
(the actual command name is ack-grep
) under Linux.It's great to hear that!SoulRider wrote:Making the change from modding a complete game to writing one from scratch is a big step, but I am enjoying the challenge
Users browsing this forum: No registered users and 1 guest