Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Please Any one upload JavaScript Exam?

eivl

Local Hero
Xy$
0.00
for example show text and show image by javascript
So for text you can do :

$gameMessage.setFaceImage('Actor1',0)
$gameMessage.setBackground(1)
$gameMessage.setPositionType(1)
$gameMessage.add("Show Text Script Call")

for images you need to be very spesific of what you want since it is not that easy to just show an image on the screen.
 
Top