I am working on a game, I am trying to make it support retina devices, I have placed the -hd images/sprite sheets. But I don't have texture packer project file. Can I edit the plist file for -hd images?
Update plist to support Retina displays in my game
110 views Asked by zaheer At
0
There are 0 answers
Related Questions in COCOS2D-IPHONE
- How to get C char * string value in swift?
- Cocos2dx Crash - Version 3.17.2
- How can i change the entire speed (timing) of a android game made with cocos2dx?
- Adding code to my AppDelegate / AppController
- Migrate Cocos2d to latest device support
- Cocos 2dx control playback speed of currently playing audio effect
- I am having a problem building my app locally on my Mac
- quick cocos xcode with Undefined symbols for architeture error
- can not change scenes in Cocos2d
- Lexical or preprocessor Issue: Exporting Cocos2D as a iOS framework
- cocos2d, can we call a function in "sequence" on a sprite?
- Cocos2d-x v4.0 crashing in iPhone Simulator with Xcode 12, Xcode 12.1, Xcode 12.2
- How to create vibration with customized duration on ios's objectiveC?
- Using python to simulate 2D elastic collisions
- Black screen on app launch AFTER using storyboard launch only on iPhone 11 onwards
Related Questions in GAME-ENGINE
- How can I get the inverse Transformation of in 2D
- Making mixins similar to FabricMC in Rust
- How to find the rotation of a quaternion along each of the 3 axes separately?
- Runge Kutta implementation is less accurate than Euler implementation
- Viewport namespace missing from SharpDX directive, please assist
- I’m not drawing cards from my decklist/JSON
- Unable to find GL_INT_2_10_10_10_REV define on Android GLES
- OpenGL moving objects have black trail
- Anyone else notcing delays of shared d3dtexture2D betweeen two processes?
- Flask Socket-IO custom objects getting added regardless of client action
- CLANG:"__declspec(dllimport) cannot be applied to a non-inline function" error in my C Program
- Game engine spawning objects from externally specified classes
- Grappling/Swinging System in Godot 4 3D
- Ursina Python Engine: Question about the Lighting System
- Confused about how Rotation works in vulkan
Related Questions in RETINA-DISPLAY
- WordPress Retina Images Support
- Can't see iOS App Icon in P3 Color on latest iOS devices that support it
- border 0.5px with rounded corners not show on mobile display
- iPhone App Submission requires 5.5 inch display screenshots, but Xcode does not offer any simulators for these devices
- Delphi iPad project splash graphic to fill the screen
- Are background images wrapped in media queries loaded after the default background image?
- CATextLayer is blurry on non-retina display
- NSScreen not updating monitor count when new monitors are plugged in
- MacOS BigSur auto-scales Java16/Swing app window for 5K Retina display
- iPhone colour display issue on iPhone 6 (non retina) vs iPhone 11(Retina display)
- Swing Java2D on Java 11 and a modern iMac
- If the browser downscales a large image, will it display the same amount of detail on different screen resolutions?
- Can you tell me know how my images look in Safari
- SVG element pixelated on retina only if filters applied
- How to programmatically apply color filters on the screen?
Related Questions in TEXTUREPACKER
- PIXI.js 7 + Webpack - Seems to give up loading Game Manifests
- Texture Packer full path to the subimage
- Create a BitmapText in PixiJS starting from single .png images where each image corresponds to a char
- How to align sprites sequentially in a line and extract them as a png format with TexturePacker?
- ImageResource.ts:182 Uncaught (in promise), with PIXI and Typescript no texture loads using pixi and texturepacker
- Game design: Type error when trying to use an image preloaded with assets.js
- Loading Pixi spritesheets from TexturePacker manually and not through Pixi.Loader?
- IOS SpriteKit Blurred Sprite with TexturePacker
- How to deal with texture set problem with Python,I can't create sprite
- Graphics taking 0.5 GB memory in libgdx
- Google Cloud Build and GLIBCXX_3.4.21 not found(for TexturePacker)
- How to load Texturepacker spritesheets in ThreeJS?
- Libgdx texturepacker doesn't pack all images
- How to load a spritesheet in pixijs using a json inside the code?
- Use multiple sprite sheets at once in Cocos2d-x
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)