ios - Spritekit Editor Resize Action doesn't resize Body -


i'm new using spritekit editor within xcode. applied resizetowidth action simple color sprite node. node has physics body of type bounding rectangle. problem graphical representation resizing not it's body. body stays same. see result after applying action, red sprite , blue line it's bounding box.

enter image description here

how can make sure physics body resizing sprite?


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -