godot-steam-api
dialogic
godot-steam-api | dialogic | |
---|---|---|
8 | 59 | |
402 | 4,141 | |
- | 2.2% | |
7.2 | 9.3 | |
18 days ago | 2 days ago | |
C++ | GDScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
godot-steam-api
-
Opening my project on a Mac rewrites project.godot, then on Windows the changes are reverted. How to fix this?
I'm using the SteamAPI plugin and noticed that if I open my project on a Mac, the plugin's entries are rewritten in project.godot. All the "base" properties of classes belonging to this plugin which are empty strings on Windows become "Reference" on the Mac. Re-opening the same project on Windows revert these changes, so my git history would start accumulating garbage if I let this chaos continue.
-
Steam achievement integrations with samsface API breaking the code?
Hey all, I've nearly finished building a little tower defense / deckbuilder roguelike that I'm releasing to steam in the next couple of weeks. Using this API I was able to get achievements working exactly as intended through my Godot engine running of the game, but I uploaded the build to Steam and got some beta tester keys to send to friends, and all of them are encountering new bugs that were never in the game before that I'm 100% sure have something to do with the achievements code.
- Godot Steam Integration
- Valve has been recommending games should pause on Steam Overlay activation. So I made a plugin that let's Godot detect it :)
-
Beat Invaders - Steam Store page is live! ( Source Code will be available as a DLC )
I plan a release in early February, I still have to wrap some things up and finish the Steam integration using Sam's Godot Steam API.
- If you're shipping a game on steam, checkout my Godot Steam plugin, no rebuilding Godot and supports Mac (even M1 machines)!
-
Does anyone have experience in self-publishing to Steam?
actually should work with this repo now: https://github.com/samsface/godot-steam-api
-
I open sourced my Steam integration plugin, hope is useful for Godot community 🙏
I mention in the video the source is on this branch: https://github.com/samsface/godot-steam-api/tree/work.
dialogic
-
What's the Godot way to structuring the communication with the GUI?
For some context, I'm an experienced (~10 years) programmer starting to dabble in game development. I'm learning to build various systems to gain experience and understanding, and recently I was interested in developing a dialogue system with an editor similar to what Dialogic provides.
-
Saving games with PackedScenes?
https://github.com/nathanhoad/godot_dialogue_manager https://github.com/coppolaemilio/dialogic
- I'm trying to set up a custom player name to dialogic. I can't figure out what I'm doing wrong. Here is my set up and what it's doing.
-
Do you know when you play Undertale and one dialogue have 2 or more options to choose? How do i make that(Godot 3.5)?
Use something like Dialogic or (personal recommendation) Dialog Manager.
- Changing the theme doesn't work in dialogic, what I'm doing wrong? I'm using Dialogic - 1.4.5 in Godot 3
-
Steel Clad Flesh Devlog #4: Power-ups, cut-scenes, finishing up with level 1, sneak peak at the first boss, and more!
I used a Godot plugin called "Dialogic" to create it, still working on the themes and assets, so most changes made are cosmetic.
-
How to make a basic branching dialogue system?
There are two great dialogue systems available for Godot, Godot Dialogue Manager, which is geared more towards writing things in a script, and Dialogic with a nice user interface, that is more artist-friendly (though direct script editing is also available). It also has more features (at least in the new version, which is currently under development for the upcoming Godot 4 and might not be suitable for production).
-
Godot 4 Beta 17: Can't enable plugins
Here you go. You should try RC3 with this. https://github.com/coppolaemilio/dialogic/commits/main
-
Dialogic or Dialogue Manager?
Dialogic 2.0 is supposed to be Godot 4 ready (according to github https://github.com/coppolaemilio/dialogic)
-
Dialogue and Event Organization
For your second question, try looking at existing add-ons like Dialogic either for a ready to use implementation or as inspiration for how to code your own.
What are some alternatives?
Pixelorama - Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
godot_dialogue_manager - A powerful nonlinear dialogue system for Godot
GodotSteam - An ecosystem of tools for Godot Engine and Valve's Steam. For the Windows, Linux, and Mac platforms.
Godot - Godot Engine – Multi-platform 2D and 3D game engine
godot-git-plugin - Git implementation of the VCS interface in Godot
Godot-DialogPlugin - 🗨️ A Dialog Node for Godot Engine
fmod-gdextension - FMOD Studio GDExtension bindings for the Godot game engine
godot-resolution-scale - Small demo of resolution scaling done in godot. Helps with performance on low-end devices.
ink - inkle's open source scripting language for writing interactive narrative.
Gut - Godot Unit Test. Unit testing tool for Godot Game Engine.
YarnSpinner - Yarn Spinner is a tool for building interactive dialogue in games!