A
A
anime BII2019-07-16 22:15:49
Unity
anime BII, 2019-07-16 22:15:49

Can someone recommend a program to create normal maps?

Hello!
Tell me, please, what do you think is the best program for creating normal maps for 2D sprites.
I tried NVIDIA Tools, Photoshop crashes when I try to open the plugin :)))

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Artur Deunezhev, 2019-07-19
@animeBii

Actually in Unity :)
If you get smart with the code, you can write a level generator, then it will be beautiful in general :)
You can make each level be generated using a key (for example, the same minecraft Seed) and then it will be possible to generate the desired level using the key and separately to supplement already there with monsters, loot, etc.
Difficult, but the levels will not be monotonous :)
And I don’t know, I just heard it somewhere in 3d :)

S
Stalker_RED, 2017-10-20
@Stalker_RED

fun1 is not visible from the global scope.
This is how it works

<input type="range" oninput="one.textContent = this.value">
<p id="one"></p>

A
Andrey Burov, 2017-10-20
@BuriK666

https://codepen.io/anon/pen/GMeKbW

Z
Zlatoslav Desyatnikov, 2017-10-20
@pxz

You are using jQuery.
Try to call .val() instead of .value() on the input - there is no such method.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question