-
Posts
688 -
Joined
-
Last visited
-
Days Won
32
Content Type
Profiles
Forums
Downloads
Everything posted by Khaikaa
-
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
As many of you already know, I'm developing a web application to manage intersect data. Even when it's still in a very early development stage, it already can check if an account has api privileges or not(so you can or can't use it pointing to your game server). Today I started to develop the search user function(I know, its ugly as fuck, havn't messed with styles yet): Embedded Video Link -
As dashplant said, devs know about this and it will be fixed for beta 6.1 release
-
Phazon Hunters is a space sci-fi game strongly inspired in the Metroid series. Synopsis Tasks Features Staff Screenshots Yeah, after all this time, I'm finally making a game in english so anyone in this community can enjoy it, isn't that cool? lol
-
That's not possible to do, easiest way to do that would be copy/pasting that same event in all these tiles with a player collide trigger.
-
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
Little color correction + spells window (which I called applications window in this project, icons still need a little rework tho) -
Where is the API documentation
Khaikaa replied to Mighty Professional's question in Development Questions
https://docs.freemmorpgmaker.com/api/v1/ -
How do I choose to change color in fonts, example: 255,255,255,255
Khaikaa replied to luciferofhell's question in Questions & Answers
There are some texts you have to change on the gui json files tho, so look there if changing the colors.json seems to fail -
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
Today I implemented a Metroid Prime like scanning function. The scanning interface is just a proof of concept, the final one will be much more elaborated but it will still hide chat, health, hotbar and most of the screen to prevent players abusing it and make the game more difficult. Embedded Video Link -
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
chatbox and menu icons done -
Ty Gib, I already readed your tutorials and they are nice, but I'm talking about some technical documentation
-
So this is the second time I do the gui configuration (first time was with proyecto helheim in 4.9.1) and this is a pain in the ass. There is no info about how gui elements should display depending on their config values, there is not even info about the different params and how should we use them, so it is impossible for us to tell if gui is working incorrectly because it is bugged or because we are dumb. We are on b6, which is meant to be the last beta version before intersect source code release, we should have documentation about this.
-
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
Yeah, I'm a fan of the metroid games, metroid prime hunters was the first game I ever played online and it was my favourite game for so much time, so I wanted to make a metroid-like multiplayer game as a tribute I also did the mechanics of the doors, they only open if you hit them with the correct type of weapon: https://ascensiongamedev.com/resources/filehost/58888903c4d165243bc4082400be846c.mp4 -
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
Working on the GUI of my 3rd project -
Can you make one paperdoll change per event? For example, I want to change the character's eye, but without changing that particularity as equipment or sprite, but paperdoll, but a ndc-only paperdoll, where there is no way for the player to change without
Khaikaa replied to luciferofhell's question in Event Questions
No -
Tiles in intersect are, by default, 32x32
-
It works correctly for me, make sure to check the 'friendly' checkbox if you are doing to party members
-
Thats already implemented
-
I'm sorry dude, hundreds came before you asking the same, you won't be lucky with this before source code release
-
There was a translation problem. When I said 'source release' i meant 'source code release', so you will be able to modify intersect's source code. And yeah, i don't think it will be easy to make intersect run on android.
-
Don't worry buddy, you will be able to do all these things and anything else you want by yourself after source release
-
Story Today I did this on my project...
Khaikaa replied to SkywardRiver's topic in Design & Creativity
Looks good, custom graphics? -
No you can't Edit: lol @Gibier we answered at the same time xd
-
How do I block my sprites and not let anyone get them
Khaikaa replied to luciferofhell's question in Questions & Answers
You can't, there is no way to protect game resources atm
