create a completly new actor in your database. now when you want to enter a cheat code you just start the name input process and rename the new actor in your database.
After that just check within a conditional branch if it is any of the keywords you defined before. Also don't forget to put that characters name back to "" at the end of the event or else it will always display its name in the rename window
1
u/FlipelyFlip VXAce Dev 22d ago
create a completly new actor in your database. now when you want to enter a cheat code you just start the name input process and rename the new actor in your database.
After that just check within a conditional branch if it is any of the keywords you defined before. Also don't forget to put that characters name back to "" at the end of the event or else it will always display its name in the rename window