Loading...
0
Game
PonyStory
2 days ago

R


I've reworked the move calculation mechanics. 

Red is an obstacle. 

Usually, characters will have 8 degrees of freedom of movement, but you can add properties to walls so that units don't move at a 45-degree angle where the walls end. In this case, they'll need to take a step forward and then a step to the side. 

I've also added tiles with different movement costs to the calculation. Let's say there's a swamp or quicksand there. As in Civilization, the move cost is calculated based on where you're moving; your starting position doesn't matter.



0 comments

Loading...

Next up

Editor - According to the idea, it can be used to create levels, place objects and NPCs.

So far, the very beginning has been done - it creates folders in which it will save information in the future.

1 звук: Оказывается можно совмещать инструменты "XAudio2" с "Path"

2 фильтр: нюансы, о которых я не знал раньше.

3 текст. Для ввода текста используется "edit box". И для него пришлось наделать костылей.

Все 3 наработки войдут в редактор pony story.

ЪуЪ

I learned how to arrange tiles on the map.

everything is going according to plan

Derby

https://youtu.be/22R5cyhW65c

Суть, загрузить нужные текстурки и настроить, чтобы правильно использовались, например в анимации.

(люблю делать странные вещи)

Minor update:

Added type separation for future maps.

creating a folder with the game: update