Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
General Discussion

What Map Editor

Velas
Tuesday, March 12, 2019 - 12:21

What map edit can I use to create a rpg map for my game? I want to use the scripts from this site.

Any of yous can help me as an engine that has rucoy game is using? menu and commands? Thank you  

 

Rucoy and Lawl have the same engine game.

the same menu

Attachments: 
Preview
20190312_191918.jpg 20190312_191918.jpg 1.3 Mb [8 download(s)]
Preview
20190312_191937.jpg 20190312_191937.jpg 1 Mb [8 download(s)]
  • Log in or register to post comments
dulsi
joined 6 years 12 months ago
Tuesday, March 12, 2019 - 16:20

You need to find a game engine to use. Rucoy appears to written with libGDX from what I found. However, that is not a full engine. That is mearly a library they used to develop their engine. What type of game are you trying to make? More than likely there isn't a game engine you can just use without programming experience but you never know.

  • Log in or register to post comments
Velas
joined 6 years 3 months ago
Tuesday, March 12, 2019 - 16:28

Thanks for the answer.

I'm looking for a programmer to create a game just like rucoy.

There is a game like rucoy called Lawl.

these two games are similar to the same mechanic.

I want to create an equal, with different features but with the same functionality.  

  • Log in or register to post comments
ciberproyector
joined 6 years 3 months ago
Tuesday, March 12, 2019 - 20:29

can "tiled map editor" or solarus help you?

Tiled map editor https://www.mapeditor.org/

Solarus: http://www.solarus-games.org/

  • Log in or register to post comments
rapidpunches
joined 6 years 4 months ago
Wednesday, March 13, 2019 - 09:18
rapidpunches's picture

 

Game engine (easy and free) https://godotengine.org/

First tutorial https://docs.godotengine.org/en/3.0/getting_started/step_by_step/your_fi...

Tilemaps https://docs.godotengine.org/en/3.0/tutorials/2d/using_tilemaps.html

  • Log in or register to post comments
IllusionOfMana
joined 7 years 4 months ago
Thursday, March 14, 2019 - 18:40

I use Tiled for both unity work as well as work within my own engine. It has a lot of helpful export options and a plugin subsystem that makes the program very robust.

  • Log in or register to post comments