kloder-games / godot-admob

Module Admob for Godot engine
MIT License
362 stars 62 forks source link

Banner problem HELP! #115

Closed buxnast closed 4 years ago

buxnast commented 4 years ago

I have trouble setting height of my banner and at the moment I don't know how to do so, Default banner is 320x100 covering too much content, I want to set height to 50, how do I do that? If anyone can explain I would appreciate it very much also i have tried using getBannerHeight() but it seems i'm doing it wrong. Thanks in common!

Shin-NiL commented 4 years ago

This module uses Smart Banner, so it's not possible to set its width or height by yourself.

buxnast commented 4 years ago

Alright, thanks for letting me know! This module helps me a lot even without banners, thanks a lot man, all best!