Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 24 to 43 of 43 · Previous page · First page

Fantastic asset! Some really useful combinations of tiles and props. Am personally very interested in the extra characters pack mentioned above, especially 4-way animations.


Works really well with Godot 4, too.

Thanks mate! I'll get to this pack sooner or later, hopefully XD
Nice maps btw Godot is really nice. It's on my list for direct support too

Did you use tiled to create the map and export it as a godot scene? Or were you directly using the assets in godot? I am having trouble exporting the map created in tiled to godot.

Directly in Godot - setup the base (terrain) layer with the tiles using Terrain Mode. Props lays (like trees) were manually places tiles.

Thank you, mate. I guess I will have to do the same. 

Not sure if its any help, but I setup some Terrain layers on the TileSite:


Then I painted them like this... 


As I understand it, you have a 3x3 grid on each cell and you paint the colours as follows:

  • The center tile defines what type of tile that one is (eg, the middle and 1 either side are yellow (Path) tiles)
  • The surrounding cells represent what tile type adjoins it... So the center + 1 up tile thats 2/3rds yellow states that is is a path tile which has path left, right, below and diagonal below left and right, but then has grass above and above left/right.

This results in rules which tells Godot how to pick a tile based on surrounding tiles.

I _think_ this is how it works - I'm still learning myself.

(1 edit) (+1)

Take a look at the Tiled files, It has everything setup there so if you're having a hard time to understand the tileset, you'd get a visual hint from there. Here is some example: 



I also recommend using tiles with transparency if possible because it's much easier to blend with other terrains

Wow wow wow!! This pack just keeps blowing my mind. Amazing work!

Thank you very much mate ^^

First, thank you for an amazing pack. Keep up the good work, can't wait to see more from you. I really love the style you are creating.

I'm struggling a bit with setting up the correct rules for rule tile in Unity. Just wondering if you are going to add that in the future?

Thank you mate! I'm planning to start to get into Unity this month. I can't promise anything but I'll certainly try my best to make my assets  ready to use in the engine. I'll release a devlog when I have more updates on that. 

(1 edit)

Ooh, sweet! That would be really helpful :D I’ve been using your asset in Unity for the past month, I think the most difficult to setup is the tilesets. Rule tiles and animated rule tiles the most. Props and animations were easy to do deal with. Since that’s more straight forward and case by case usage. 

Yeah, props are always much easier ^^. Well, you could consider using Tiled to create the rough part of the game and import it to Unity. 

Anyways, I'll try my best to make it ready to use in Unity soon

(+1)

Hey mate. Just so you know, I'm working with Unity a few days now and rule tiles system is super limited and a pain to work with indeed. Anything besides the basic tileset terrain will be a problem to make it work because require coding it to work. So I'll setup everything else and stick with Tiled for Unity too. SuperTiled2Unity importer is super easy to work with. I got it working in a few minutes and exported the sample scene to unity and everything was working fine, even animated props.

I'd recommend do the same because, Tiled is way better than Unity at 2d map editor.

Hello Rafael! 

Sorry I haven't been on for a while :( Thanks for coming back to me, I appreciate it!

I see, so it wasn't just me not understanding Unity's tilemap editor. I'll try to work with Tiled. Did you try to set up collision as well? If so, did that get imported? Thanks again! :)

I did for the Old Prison as a test a while ago and recently I tested it in Unity and it's imported too but only Old Prison has it. For the other packs you'd have to setup the collisions there. It's easy but tedious

(+1)

Hi there,

Thank you so much for the awesome pack! Love it.

Quick question, I just downloaded the latest update, and it seems to be missing the Vendor. I only see Orc Mage, Orc Warrior and Small Animals in the Characters Folder.

(1 edit)

Hello! Thanks! You're right, I accidentally deleted him XD Gonna update it right now.
Edit: It's fixed now. You can download it again anytime you want. Sorry about that and thanks for the warning ^^

Awesome! Thank you so much~ :D

Not a warning. That sound serious. hahaha. Just noticed it so thought of checking.

XDD

Is that worth to buy the previous 1.0 pack before this one?

Hello! There are some things like buildings and characters that is different from each other. It's possible to have a pretty good comparison between them by seen the several mockups in both pages so you can decide whether buy both or one or another!

70% off, creator of the year🥰

Thank you for your support my friend! ^^

Hello, Can I use this asset in Unity Editor ?

(+1)

Hello mate! Yes you can.

Hey, just purchased the pack. I don't suppose you have a colour palette available in case I attempt to create some other assets alongside these? Cheers!

I don't have. Sorry mate and thank you for your support ^^

Hello! How are you? Excuse the question, but do you intend to bring the pack one characters later this year? I admit to looking forward to it, I intend to add it to my projects, because honestly, I love your art. Thank you for your attention!

Hello mate! I'm doing good ^^ Thank you.  The roadmap of packs are in chronological order so It's impossible for me to get this far this year. I'm sorry buddy. I'm trying my best to finish all packs faster but I'm stubborn and I always end up doing huge packs which takes too much time to finish :P

(+1)

Oh, all right! I will eagerly await your packages :D Thank you for your response and attention!

No problem mate ^^

Love it!

(+1)

Thanks! ^^

Hey Rafael, I just wanted to let you know that we developed an online RPG with a small team with Excalibur JS and decided to give it a go with all your assets! We will show you our progress in early September.

Keep it up, what you're building is great, and we look forward to seeing more resources, especially monsters and characters!

Thanks buddy! That's great! You can share with us here or on Discord! GL ^^

(+1)

Great set, beautiful art.

Is it possible for the grass to be edited out of the transparency sheet for rock, dirt, and sand? That would make it look a lot better for transitioning from sand to dirt for instance!

Thanks for your great looking sets mate

Thank you! My bad! I'm gonna update it along with the new stuff coming out in a few hours ^^ Let me know if something is missing after that 

Thank you for your quick reply!! I love the new additions and will definitely be using them in my project

This is what I mean when I ask about the grass on the sand. For this image I am using the transparency sheet for sand and putting it on top of the dirt. But because it has grass in it, it looks a little bit strange. Is it possible to have a variation of this without the grass?

Sorry for asking so much!

(3 edits)

This is the sand to grass tileset but with the grass removed(transparency), as you can see the grass shapes. So this tileset you're using is not meant to be used for this, there are other tilesets with transparency that transition to dirt, sand... In this last update I added neutral grass to transparency tileset so you can use it to make transitions to any dirt or sand. Did you see it there? If you are tying to find tileset that transition from sand to any tile then you can't because there isn't XD. The sand in this asset was meant to be used beneath the grass and not go further from the beach(possibly meeting dirt or any other terrain variation). However, I can add this tileset in the next update.

The neutral glass to transparency will help my project a lot in the future when I get up to that bit, so thank you very much for that!

No stress if it's too much work mate! I was trying to do sand to dirt, and then do dirt to grass to have a more gradual transition to the forest.

Thanks for your replies :) I appreciate it

你好! 我购买了Bundle1,发现缺少hole相关的图片,这些图片的缺失是bug吗?

(+1)

你好!我会尝试用翻译器与你沟通。你所指的洞是指在Cemetery资源包中找到的瓷砖集吗?

Hello! I will try to communicate with you using the translator. Is the hole you're referring to the tileset found in the Cemetery asset pack?

(1 edit)

@RafaelMatos

I was wondering if you do piece work for money for a project that I am working on? I love your work and style and would like to chat with you some time soon if you're interested? Fantastic work :)

I'm not doing commissions, I'm sorry mate!
Thank you for the compliment ^^ and sorry for the late response

Does this new pack include content from the Legacy version such as the blacksmith and forge?

(+1)

Hello! Most things are included but blacksmith and forge are not. They will be done in the village pack.

(+2)

It's a great asset.

Thank you! ^^

(+1)

Hypeeeee Excellent work Rafael!! 

Thank you very much Jason ^^

(+1)

This, as always, is looking great!

Thank you very much Raven XD

Are these asset packs set up to work with RPGmaker?

They're not. Sorry mate.

If you are taking requests, a post apocalyptic set and a scifi set would be great!

Right now I have too much stuff on my list but I'll try my best to cover it in the future ^^

(+1)

Thanks

Viewing most recent comments 24 to 43 of 43 · Previous page · First page