Page 1 of 1

Park with pond v.1.2

Posted: 03 Feb 2021, 07:35
by KingShoot
V.1.1: fixed the error and tested working!
------------------------------------------------------------------
Sorry if it's bad quality. It's my first plugin :)

Thanks to @Lobby for the 3x3 template.
Park with pond.zip
(1.75 KiB) Downloaded 692 times
3x3.png
3x3.png (782 Bytes) Viewed 6548 times

V.1.2: it's now a pond can be decorated.
The ground is now drawn
Darker pond
Park with pond v1.2.zip
(1.58 KiB) Downloaded 648 times
Park with pond.png
Park with pond.png (557 Bytes) Viewed 6476 times

Re: Park with pond

Posted: 03 Feb 2021, 20:56
by gabrielvt4
Please try to improve the quality. Okay that is your first plugin, but it is advisable that you use the grass textures that come by default in the game, and that in your code you have the option inactive "draw terrain", And in the place where the water would be, empty. It would be much better.

Re: Park with pond

Posted: 03 Feb 2021, 21:04
by The_Real_Michael_1
Too saturated and too little detail.

Re: Park with pond

Posted: 04 Feb 2021, 02:00
by CommanderABab
gvictorff wrote:
03 Feb 2021, 20:56
Please try to improve the quality. Okay that is your first plugin, but it is advisable that you use the grass textures that come by default in the game, and that in your code you have the option inactive "draw terrain", And in the place where the water would be, empty. It would be much better.
It would be

Code: Select all

"draw ground":true,
:)

Re: Park with pond

Posted: 04 Feb 2021, 02:50
by KingShoot
gvictorff wrote:
03 Feb 2021, 20:56
Please try to improve the quality. Okay that is your first plugin, but it is advisable that you use the grass textures that come by default in the game, and that in your code you have the option inactive "draw terrain", And in the place where the water would be, empty. It would be much better.
Ok I'll try