Logo

[Help] Sm5 Image Tiling

登録 ログイン フォーラム戻る

ポスト #1 · 2016-09-06 04:44:51pmにポスト 7.7年前

Offline MadkaT
MadkaT Avatar Member
822 ポスト
Not Set
Reg. 2009-11-24

Hello, I'm again giving some troubles Laughing Out Loud I'm creating a tile for fill the full screen, but I'm having some unexpected results, I've made a tile to create a grid with hexagonal patterns, but when I'm going to check in the screen I'm getting this:

http://i.imgur.com/pUAQkK3.png

The original image is cropped, also I've made test with indexed images, but the result is always the same, it's showing some unwanted pixels between the tiles. Here is the code that I'm using to create the tile.

t[#t+1] = Def.ActorFrame {
LoadActor("hextile2")..{
InitCommand=cmd(FullScreen;);
OnCommand=function(self)
local w = DISPLAY:GetDisplayWidth() / self:GetWidth();
local h = DISPLAY:GetDisplayHeight() / self:GetHeight();
self:customtexturerect(0,0,w,h);
self:texcoordvelocity(-5,0);
end;
};
};


If someone could help me. I'll be glad. Big Grin

ポスト #2 · 2016-09-06 06:57:44pmにポスト 7.7年前

Offline Kyzentun
Kyzentun Avatar Member
3,209 ポスト
United States
Reg. 2008-02-20

"I'm honestly pissed off."
Add "(stretch)" to the name so it'll be stretched across the texture space.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

ポスト #3 · 2016-09-06 09:14:00pmにポスト 7.7年前

Offline MadkaT
MadkaT Avatar Member
822 ポスト
Not Set
Reg. 2009-11-24

Thanks, I've forgotten that. Blushing
登録 ログイン フォーラム戻る

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 5% · Database: 8% · Server Time: 2024-06-11 21:47:54
このページは0.002秒サーバータイム使用する。
Theme: starlight · Language: japanese
Reset Theme & Language