i was wondering if i can add text on cross
Hi! There are a couple of ways you can add text to an object depending on what you want to use it for. If you can give me some more information on the context for this object I can help you out more specifically.
In general, one way you can add text is to export the texture for the object and add it directly into the base color.
Another way you can add text is by making a Blueprint class and dragging you mesh into it. Then you can add a Text Render Component that will let you change the text, color, and material of the text. You can use the gizmo to move the text where you want it on the model.