Jump to content

Gibier

Moderators
  • Posts

    1438
  • Joined

  • Last visited

  • Days Won

    98

Everything posted by Gibier

  1. Yeah i didn't saw those errors i wrote it on mobile.
  2. Well you could choose the size of the spriteset the engine will cut it in 4 part automatically (64px*32px, 92px*32px.....)
  3. Seems to be a good idea for a game. But the character looks a little weird for stickman character like you said maybe you will prefer this one ? Else maybe i could make a stickman spriteset that would look better than this one if you want.
  4. Pretty sure you can't do that with intersect. About the safe place, that dont effect the npc but only the pvp and how player interact with other player.
  5. Oh yeah it's true it was a scrollbar. Just click on the one of the two little arrow at the right of the "1" in Drop index. Change the number manually will not change the index except if you press on enter after.
  6. The ressource editor dont have the feature and don't have the possibility to launch event after the ressource has been broke. So you will not be able to do what you want.
  7. In the npc editor, where is the name of the first droppable item's name you should see a scrollbar. Move it to the right it will add other item.
  8. What do you mean by following the projectile path? Like rotate the projectile animation to go the way the projectile go? If your problem it indeed it you will need to check the "auto rotate animation" checkbox.
  9. Yes open the editor.exe, then click on Game Editors (on the menu at the left top) -> Class editor Go in the Leveling Up section and choose how you want to increase the stat when the player level up.
  10. @panda yeah i knew parallax was possible in 2d. I just thought parallax was only a thing only use for side scroller games.
  11. No intersect is only a top-down engine it can't do parallax.
  12. No just update the engine like the tutorial. The maps and other thing will stay in the data base.
  13. Nice concept and tileset. Good luck in your research.
  14. So i was making a synopsis for my next game and finally deleted it.... it was a shitty fable-like.

     

    Working on the new synopsis (probably almost the same but will have two synopsis: good, bad)

  15. They will come back http://uk.pcmag.com/news/91389/mini-commodore-64-including-64-games-launching-in-2018 Do you planned to buy it and sing the song ?
  16. Good luck in your research.
  17. About the second image, it's not your font who made that. The default position i just bad. to change it: InGame.xml -> (CTRL + F) <HotbarWindow> -> <HotbarContainer0> -> <HotbarLabel0> Search for the line: <Bounds>27,19,7,15</Bounds> and just change 27 to any value lower than 27 it will move the text to the left. Do the same thing with the other HotbarContainer (1, 2, 3...) Search <ChatboxSendButton> then <TextPadding> put any bigger value to the second "3" it will move the text to the bottom Search <ChatChannelCombobox> then <TextPadding>3,3,3,3</TextPadding> put any bigger value to the second "3" it will move the text to the bottom. Search <ChatboxInputField> then <TextPadding>4,2,4,2</TextPadding> put any bigger value to the first "2" it will move the text to the bottom. GUI is pretty much the same thing every time. Now you should be able to change almost everything of the GUI. Maybe i should fix the default gui and upload it cause it have many bugs
  18. If you still have the database back up of the 3.2 yes else no. If you still have this back up download a clean copy of the 3.2 and add all your images. Rename the .db to intersect.db
  19. Here's a link to find your external ip. https://myexternalip.com You will also need to open the port that your game use. To do that you will need to go in the config panel of your router. If you google "how open port" with the name of your router it will surely have some tutorial on it. You will also need the router's username and password. If the tutorial doesn't give them, google "default username password" with your router's name.
  20. Gibier

    WIP DBZ Renaissance

    Everyone are preparing to fight the sayens Like you can see, Yamcha is pretty strong just like the anime.
  21. Welcome it's still nice to see other french coming here. About seeing the source code, kibbelz (and jc ?!?) used to do some streaming dev on intersect. Maybe they will restart this when they will have more time.
  22. Update your graphic card if it still doesn't work than your graphic card just don't have the minimum requirement to run the client.
  23. Maps property -> sound I suggest you to take a look on the other option some of them are really useful. Also next time make a post in the question section.
  24. Thining about my next game.

×
×
  • Create New...