I am new to pico-8 and I would like to add randomness to my first game to make it replayable.…
Browsing: Developer Support
Find discussions across multiple networks to frequently asked developer support questions.
Hello everybody, I’m new to PICO-8 and I would really appreciate your sugestions on how to achieve something I have…
submitted by /u/akien-mga [link] [comments] Read More Godot: The open source game engine
submitted by /u/RapidVectors [link] [comments] Read More Godot: The open source game engine
submitted by /u/batteryaciddev [link] [comments] Read More Godot: The open source game engine
i just made it so you can use it in your proyects https://teambymyself.itch.io/godot-undertale-deltarune-dialogue-system here it is submitted by /u/Dayron0611 [link]…
Does anybody know how Mipmapping functions work? The documentation is not very clear regarding technical aspect so I am clueless…
I mean.. in Godot, If you want slopes of any degree, you just do It, in like… Seconds. Why gamemaker…
hey! to launch value in object I had to create a object like this GML: goseed=instance_create(x,y-10,obj_seeded);goseed.pasteque=1 But I have to…
Hi! I’m making a new game but draw_text code wasn’t working. I tested in another project but still same. GML:…