Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

MrLevRocks

11
Posts
26
Followers
4
Following
A member registered Mar 02, 2018 · View creator page →

Creator of

Recent community posts

It should be possible to make billboarded sprites. That's how the car in the demo is made. But to get proper projection, the relative position of an object to the camera would have to be calculated first. There's some code already in the shader package you can buy but I didn't implement any billboarded sprites (other than the player).

Thanks for checking out my little game. I don't know if you read the controls on this page but you can change the window size with SELECT on your controller.
I left you a comment on the video too.

You're welcome. Enjoy using this and my other tools!

These images should be fine, I made them with the tool in mind. Do you get any error messages saying a field is empty, do you input all necessary fields (maybe you forgot the background colour)? Only other issue I could see is Java not being installed on your PC, so the tool cannot be ran. Is it?

The description of this tool is so old, a rewrite to make it clearer is long overdue. Making an example video is a good idea, I'll consider making one if I can.
In the meantime, do you have any problems I could help you with? If you're unsure about something, I could explain to you how to use it.

(1 edit)

You know, I never really considered throwing my tools into VirusTotal before. Checking it, it seems to trip a few trojan detectors and I don't know if I can do anything about that. The tool needs to write/read data else it wouldn't be able to do what it's supposed to do. If it makes you feels safer, you can run the JAR file without needing the executable by opening a console and entering the following line into it.

java -jar [JAR location]

Funnily, looking up the "detected viruses", someone had the same false positive playing Bridge Constructor: Portal a few years back.

You're more than welcome. If there's any ideas for features or new tools I could make, feel free to reach out. And don't forget to recommend it to all your friends and colleagues!

Do you mean bending around a custom shape? Sadly not, to do that I'd actually have to find a way to express the shapes mathematically. I can do that with circles because they're so simple. 

You'll have to be a little more precise. How do you imagine would a tile set output as a CSV spreadsheet file look? How would you use it?
I won't decline the request outright, but I don't know what you're after, even.

Thank you. If you think there's something to add that would make using this better, go ahead and tell me.
That tile set looks great so far looking forward to what you make of it!