DOGOS: help with bullets
4 posts
• Page 1 of 1
DOGOS: help with bullets
Hi,
I'm developing Dogos an open world shump.
I'm the programmer and director of development. All the tools, engine, etc. are developed in house.
So far the game is working, level are almost done.
Right now I'm working in the bosses.
I have some bullet movement:
- Directional
- Around Direction
- Wave
- Homing
- Flak
- 2 step homing
I made up the names, not sure if its all the people use.
I try to give the level designer some freedom.
Anyone know a tool, or tutorial how to let people edit weapon behaviors?
Right now a weapon in the game has:
- bullet: describe how the bullet looks, trail, hit fix, lighting, etc
- trigger: when the fire button in pressed: fire delay, number of shoots, etc..
- target: where the bullet goes
- movement: how the bullet moves
I have several of each one, can have parameters, but I need to code each new one.
Maybe is a way to do it simpler, or better.
Please check some screen of our editor.


Thanks
I'm developing Dogos an open world shump.
I'm the programmer and director of development. All the tools, engine, etc. are developed in house.
So far the game is working, level are almost done.
Right now I'm working in the bosses.
I have some bullet movement:
- Directional
- Around Direction
- Wave
- Homing
- Flak
- 2 step homing
I made up the names, not sure if its all the people use.
I try to give the level designer some freedom.
Anyone know a tool, or tutorial how to let people edit weapon behaviors?
Right now a weapon in the game has:
- bullet: describe how the bullet looks, trail, hit fix, lighting, etc
- trigger: when the fire button in pressed: fire delay, number of shoots, etc..
- target: where the bullet goes
- movement: how the bullet moves
I have several of each one, can have parameters, but I need to code each new one.
Maybe is a way to do it simpler, or better.
Please check some screen of our editor.


Thanks
Re: DOGOS: help with bullets
Creating your own editor and design tools is very impressive.
It sounds like you're designing your bullets in a good way to allow the designers freedom to create interesting patterns. You should take a look at BulletML (http://www.asahi-net.or.jp/~cs8k-cyu/bu ... dex_e.html).
It's a markup-language or basically a way of scripting bullet behaviors. It still needs to be interpreted by the game engine, but it's a good example of how another shmup designer has approached this problem.
It sounds like you're designing your bullets in a good way to allow the designers freedom to create interesting patterns. You should take a look at BulletML (http://www.asahi-net.or.jp/~cs8k-cyu/bu ... dex_e.html).
It's a markup-language or basically a way of scripting bullet behaviors. It still needs to be interpreted by the game engine, but it's a good example of how another shmup designer has approached this problem.
Re: DOGOS: help with bullets
Thanks for your words.
I don't know about BulletML I will be looking into it right now, I think I can do a parser
Thanks for the info.
I don't know about BulletML I will be looking into it right now, I think I can do a parser
Thanks for the info.
- TiaoFerreira
-
- Posts: 54
- Joined: Sun Jul 29, 2012 1:54 am
- Location: Natal - RN, Brasil
Re: DOGOS: help with bullets
Are you planning to sale the world editor? It is mot impressive than the game made with it! :)
SENTA A PÚA!
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests