• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by Atomseuche

  1. A

    Resource Voltseon's Pause Menu

    I am getting the error you got too. I could recreate that as follows: Open the game. Save. Close the window with the X in the upper right corner. Reopen the game. Save. -> Error occurs. I am not getting the error when: Open the game. Save. Close the window via the ingame option to close the...
  2. A

    Resource Modern Quest System + UI

    Aaaaaaaaah! and Oooooooouuh! :D Thank you!
  3. A

    Resource Modern Quest System + UI

    I added MenuHandlers.add(:pause_menu, :quests, { "name" => _INTL("Notizen"), "order" => 9, "condition" => proc { next hasAnyQuests? }, "effect" => proc { |menu| pbPlayDecisionSE pbFadeOutIn { scene = QuestList_Scene.new screen =...
  4. A

    Resource Modern Quest System + UI

    I am getting this error and I can't find the reason for it. Looks like its a text formatting error?
Back
Top