silly question .. sorry...
why do canvas actors have a semi-transparent "field" behind them and can I remove it ?
sorry, sounds silly and is probably quite easy.. 
thanks
feral
			
		makslane wrote:semi-transparent "field"!? Can you post a sample?
erase(0, 0, 0, 1);makslane wrote:Ok, first make your canvas 100% transparent:
- Code: Select all
erase(0, 0, 0, 1);
This will solve the problem.
 
 Users browsing this forum: No registered users and 1 guest