About 172,000 results
Open links in new tab
  1. Putting 2D character sprites in a game - Roblox

    Jul 22, 2023 · I was wondering how I would be able to put 2d animated characters in a pokemon-like game I’m making. For example, think about how Pokemon Brick Bronze had the …

  2. How to make pokemon style encounters - DevForum | Roblox

    Jan 7, 2023 · I want to know how to make an encounter system where if you are walking in grass for like a random amount of time between 3 to 7 seconds, you find an encounter. If you stop …

  3. Loomian legacy encounter system like pokemon - Roblox

    Jun 15, 2022 · You have a lot of progress on your game so far, but you still need to do research in order to make it better. Part of being a roblox developer is problem solving and style, this we …

  4. How to make a turn based combat system? - DevForum | Roblox

    Jul 30, 2020 · The items being added to the table would be moves, in the context of a turn-based battle system. To be honest, if we’re using a system like Pokemon where turns only end when …

  5. Creating a battle system: OOP style! - Roblox

    Feb 14, 2020 · Introduction Recently, I’ve been working on my game and I’ve created a battle system fully OOP. The system is so nice to work with, I thought: “why don’t I share this to the …

  6. Mass Uncopylocked | 35 free games and projects - Roblox

    Mar 18, 2024 · I have been making experiences on the roblox platform resulting in millions of visits and robux over the course of a decade. As my time is coming to an end I wish for …

  7. Pokémon games development - Help and Feedback / Creations

    May 8, 2021 · Yes, unless it doesn’t feature the name Pokemon or any Pokemon from the Pokemon game in it or other Pokemon-related IP. Also, this would probably fit better in a # …

  8. Turn-based combat system - Scripting Support - Roblox

    Jan 28, 2022 · I’m interested in make a classic rpg game with a turn based combat system, similar to the battle system Paper Mario franchise (obviously excluding Super Paper Mario). I’m …

  9. How to make a roblox game 2D Pixlated (Pixel Platformer)

    Oct 4, 2023 · If you want to make your game look like its inside of a computer, add scanlines and a border to the screen using imagelabels in StarterGui If your images in Roblox studio are …

  10. How can I make a complex battle engine? - Roblox

    Jan 29, 2021 · For complex problem conquer and divide, or start small. Eventually you will be able to add enough features to create complex battle engine. The first step I guess should be the …