Newbie plug-in maker dying here!

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
CloakedGamer
Small-town resident
Reactions:
Posts: 29
Joined: 07 Oct 2017, 01:01

Platform

Newbie plug-in maker dying here!

#1

Post by CloakedGamer »

So here's the deal, I decided to try and create a basic building and implement it into the game. Sounds easy, yea? Well not so much for me, I already looked through the tutorials but am lost on what to do. I wanted it to create a small pollution and noise radius around it, but decided to just try and get the basics down first.

If you try to place the building in-game, you'll see the problem immediately.
Incinerate.zip
(2.11 KiB) Downloaded 110 times
I think my biggest issue is that I have no clue what I'm doing. :bx

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: Newbie plug-in maker dying here!

#2

Post by Bearbear76 »

Me too :lol:
It's way to huge for Thetheotown
Also make the background transparent
Use the templates from the tutorial & documentation
It should look more the this for example
1063_1x1_template_1.png
1063_1x1_template_1.png (368 Bytes) Viewed 2155 times

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: Newbie plug-in maker dying here!

#3

Post by Bearbear76 »

Also pollution & noise

Code: Select all

"influence pollution":12,
"Influence noise":12,
For example

User avatar
CloakedGamer
Small-town resident
Reactions:
Posts: 29
Joined: 07 Oct 2017, 01:01

Platform

Re: Newbie plug-in maker dying here!

#4

Post by CloakedGamer »

It works! It ACTUALLY works now! I am shamelessly proud of this tiny, ugly building that I could even make on my own. I'm also extremely grateful for your help, both of you.

User avatar
CloakedGamer
Small-town resident
Reactions:
Posts: 29
Joined: 07 Oct 2017, 01:01

Platform

Re: Newbie plug-in maker dying here!

#5

Post by CloakedGamer »

That design looks really good, to me at least.

EDIT: I'm trying to find a specific pixel coordinate so that I can attach a smoke animation, and I'm using Pixly. Do you know how?

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: Newbie plug-in maker dying here!

#6

Post by Bearbear76 »

Check out this thread it should help you : Image
Attachments
bearP.png
bearP.png (507 Bytes) Viewed 2130 times

Post Reply Previous topicNext topic

Return to “Problems”